Uses of Package
org.springframework.data.relational.core.mapping
Packages that use org.springframework.data.relational.core.mapping
Package
Description
Query support for relational database repositories.
Support infrastructure for query derivation of relational database repositories.
-
Classes in org.springframework.data.relational.core.mapping used by org.springframework.data.relational.core.conversionClassDescriptionRepresents a path within an aggregate starting from the aggregate root.
MappingContextimplementation.APersistentEntityinterface with additional methods for JDBC/RDBMS related metadata.APersistentPropertywith methods for additional RDBMS related metadata based on columns. -
Classes in org.springframework.data.relational.core.mapping used by org.springframework.data.relational.core.mappingClassDescriptionRepresents a path within an aggregate starting from the aggregate root.SQL-specific
PersistentPropertyimplementation.The annotation to configure a value object as embedded in the current table.Load strategy to be usedEmbedded.onEmpty().Enum for determining how the names of back references should get generated.Interface and default implementation of a naming strategy.Utility to translate aRelationalPersistentPropertyinto a corresponding property from a differentRelationalPersistentEntityby looking it up by name.APersistentEntityinterface with additional methods for JDBC/RDBMS related metadata.APersistentPropertywith methods for additional RDBMS related metadata based on columns.Functional interface to sanitize SQL identifiers for SQL usage. -
Classes in org.springframework.data.relational.core.mapping used by org.springframework.data.relational.core.sqlgenerationClassDescriptionRepresents a path within an aggregate starting from the aggregate root.
MappingContextimplementation.APersistentEntityinterface with additional methods for JDBC/RDBMS related metadata. -
Classes in org.springframework.data.relational.core.mapping used by org.springframework.data.relational.repository.queryClassDescriptionA
PersistentEntityinterface with additional methods for JDBC/RDBMS related metadata.APersistentPropertywith methods for additional RDBMS related metadata based on columns. -
Classes in org.springframework.data.relational.core.mapping used by org.springframework.data.relational.repository.supportClassDescriptionA
PersistentEntityinterface with additional methods for JDBC/RDBMS related metadata.APersistentPropertywith methods for additional RDBMS related metadata based on columns.