Uses of Package
org.springframework.data.jdbc.core.dialect
Packages that use org.springframework.data.jdbc.core.dialect
Package
Description
JDBC-specific conversion classes.
JDBC-specific Dialect implementations.
-
-
Classes in org.springframework.data.jdbc.core.dialect used by org.springframework.data.jdbc.core.dialectClassDescriptionSPI to extend Spring's default JDBC Dialect discovery mechanism.
ArrayColumnsthat offer JDBC-specific functionality.DefaultArrayColumnsimplementation for dialects that do not support array-typed columns.DefaultArrayColumnsimplementation for dialects that do not support array-typed columns.Db2Dialectthat registers JDBC specific converters.ArrayColumnsthat offer JDBC specific functionality.JDBC-specific H2 Dialect.JDBC-specific HsqlDB Dialect.MySqlDialectthat registers JDBC specific converters.JDBC-specific Oracle Dialect.JDBC specific Postgres Dialect.SqlServerDialectthat registers JDBC specific converters. -
Classes in org.springframework.data.jdbc.core.dialect used by org.springframework.data.jdbc.repository.configClassDescriptionSPI to extend Spring's default JDBC Dialect discovery mechanism.Exception thrown when
DialectResolvercannot resolve aDialect.ArrayColumnsthat offer JDBC specific functionality.