Uses of Package
org.springframework.data.jdbc.repository
Packages that use org.springframework.data.jdbc.repository
Package
Description
-
Classes in org.springframework.data.jdbc.repository used by org.springframework.data.jdbc.repositoryClassDescriptionConfigures a
RowMapper
for each type to be used for extracting entities of that type from aResultSet
. -
Classes in org.springframework.data.jdbc.repository used by org.springframework.data.jdbc.repository.configClassDescriptionConfigures a
RowMapper
for each type to be used for extracting entities of that type from aResultSet
. -
Classes in org.springframework.data.jdbc.repository used by org.springframework.data.jdbc.repository.supportClassDescriptionConfigures a
RowMapper
for each type to be used for extracting entities of that type from aResultSet
.