Uses of Class
org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration
Packages that use AbstractJdbcConfiguration
-
Uses of AbstractJdbcConfiguration in org.springframework.data.jdbc.repository.config
Subclasses of AbstractJdbcConfiguration in org.springframework.data.jdbc.repository.configModifier and TypeClassDescriptionclassConfiguration class tweaking Spring Data JDBC to use aMyBatisDataAccessStrategyinstead of the default one.