Uses of Package
org.springframework.data.jdbc.repository.config
Packages that use org.springframework.data.jdbc.repository.config
-
Classes in org.springframework.data.jdbc.repository.config used by org.springframework.data.jdbc.repository.configClassDescriptionBeans that must be registered for Spring Data JDBC to work.A
QueryMappingConfigurationthat allows for registration ofRowMappers andResultSetExtractors via a fluent Api.Deprecated, for removal: This API element is subject to removal in a future version.
DialectResolverwas moved to theorg.springframework.data.jdbc.core.dialectpackage.