Package org.springframework.data.jdbc.repository.config
@NullMarked
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.Utility class to providing factory methods for JDBC infrastructure components.RepositoryConfigurationExtensionextending the repository registration process by registering JDBC repositories.ARepositoryRegistrationAotProcessorimplementation that maintains aot repository setup.Configuration class tweaking Spring Data JDBC to use aMyBatisDataAccessStrategyinstead of the default one.
DialectResolverwas moved to theorg.springframework.data.jdbc.core.dialectpackage.