JavaScript is disabled on your browser.
Skip navigation links
Spring Data Relational Parent
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.data.jdbc.repository
@NonNullApi
package
org.springframework.data.jdbc.repository
Related Packages
Package
Description
org.springframework.data.jdbc.repository.config
org.springframework.data.jdbc.repository.query
Query derivation mechanism for JDBC specific repositories.
org.springframework.data.jdbc.repository.support
Interfaces
Class
Description
QueryMappingConfiguration
Configures a
RowMapper
for each type to be used for extracting entities of that type from a
ResultSet
.