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
QueryMappingConfiguration
that allows for registration ofRowMapper
s andResultSetExtractor
s via a fluent Api.SPI to extend Spring's default JDBC Dialect discovery mechanism.