JavaScript is disabled on your browser.
Skip navigation links
Spring Data Relational Parent
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.data.jdbc.repository
Packages that use
org.springframework.data.jdbc.repository
Package
Description
org.springframework.data.jdbc.repository
org.springframework.data.jdbc.repository.config
org.springframework.data.jdbc.repository.support
Classes in
org.springframework.data.jdbc.repository
used by
org.springframework.data.jdbc.repository
Class
Description
QueryMappingConfiguration
Configures a
RowMapper
for each type to be used for extracting entities of that type from a
ResultSet
.
Classes in
org.springframework.data.jdbc.repository
used by
org.springframework.data.jdbc.repository.config
Class
Description
QueryMappingConfiguration
Configures a
RowMapper
for each type to be used for extracting entities of that type from a
ResultSet
.
Classes in
org.springframework.data.jdbc.repository
used by
org.springframework.data.jdbc.repository.support
Class
Description
QueryMappingConfiguration
Configures a
RowMapper
for each type to be used for extracting entities of that type from a
ResultSet
.