Uses of Interface
org.springframework.data.jdbc.core.dialect.DialectResolver.JdbcDialectProvider
Packages that use DialectResolver.JdbcDialectProvider
Package
Description
JDBC-specific Dialect implementations.
-
Uses of DialectResolver.JdbcDialectProvider in org.springframework.data.jdbc.core.dialect
Classes in org.springframework.data.jdbc.core.dialect that implement DialectResolver.JdbcDialectProvider -
Uses of DialectResolver.JdbcDialectProvider in org.springframework.data.jdbc.dialect
Subinterfaces of DialectResolver.JdbcDialectProvider in org.springframework.data.jdbc.dialectModifier and TypeInterfaceDescriptionstatic interfaceDeprecated, for removal: This API element is subject to removal in a future version.Classes in org.springframework.data.jdbc.dialect that implement DialectResolver.JdbcDialectProviderModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DialectResolver.JdbcDialectProvider in org.springframework.data.jdbc.repository.config
Subinterfaces of DialectResolver.JdbcDialectProvider in org.springframework.data.jdbc.repository.configModifier and TypeInterfaceDescriptionstatic interfaceDeprecated, for removal: This API element is subject to removal in a future version.since 3.5, replacementDialectResolverwas moved to theorg.springframework.data.jdbc.core.dialectpackage.Classes in org.springframework.data.jdbc.repository.config that implement DialectResolver.JdbcDialectProviderModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.
DialectResolverwas moved to theorg.springframework.data.jdbc.core.dialectpackage.