Uses of Class
org.springframework.data.jdbc.repository.support.DefaultRowMapperFactory
Packages that use DefaultRowMapperFactory
Package
Description
Support classes for integration of the repository programming model with JDBC.
-
Uses of DefaultRowMapperFactory in org.springframework.data.jdbc.repository.support
Subclasses of DefaultRowMapperFactory in org.springframework.data.jdbc.repository.supportModifier and TypeClassDescriptionclassThisRowMapperFactoryimplementation extends theDefaultRowMapperFactoryby adding the capabilities to loadRowMapperorResultSetExtractorbeans by their names inBeanFactory.