| Package | Description |
|---|---|
| org.springframework.data.jdbc.repository.query |
Query derivation mechanism for JDBC specific repositories.
|
| org.springframework.data.relational.repository.query |
Query support for relational database repositories.
|
| org.springframework.data.relational.repository.support |
Support infrastructure for query derivation of relational database repositories.
|
| Class and Description |
|---|
| RelationalEntityMetadata
Extension of
EntityMetadata to additionally expose the collection name an entity shall be persisted to. |
| RelationalParameters
Custom extension of
Parameters. |
| RelationalParametersParameterAccessor
Relational-specific
ParametersParameterAccessor. |
| Class and Description |
|---|
| RelationalEntityMetadata
Extension of
EntityMetadata to additionally expose the collection name an entity shall be persisted to. |
| RelationalParameterAccessor
Relational-specific
ParameterAccessor. |
| RelationalParameters
Custom extension of
Parameters. |
| RelationalParameters.RelationalParameter
Custom
Parameter implementation. |
| Class and Description |
|---|
| RelationalEntityInformation
Relational database-specific
EntityInformation. |
Copyright © 2017–2022 Pivotal Software, Inc.. All rights reserved.