Module spring.data.jdbc
Package org.springframework.data.jdbc.repository.config
@NonNullApi
package org.springframework.data.jdbc.repository.config
-
ClassDescriptionBeans 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.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, 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.Deprecated, for removal: This API element is subject to removal in a future version.Annotation to enable auditing in JDBC via annotation configuration.Annotation to enable JDBC repositories.RepositoryConfigurationExtensionextending the repository registration process by registering JDBC repositories.Configuration class tweaking Spring Data JDBC to use aMyBatisDataAccessStrategyinstead of the default one.
DialectResolverwas moved to theorg.springframework.data.jdbc.core.dialectpackage.