Package org.springframework.data.relational.repository.query
@NonNullApi
package org.springframework.data.relational.repository.query
Query support for relational database repositories.
-
ClassDescriptionRelational database-specific
EntityInformation
.Extension ofEntityMetadata
to additionally expose the collection name an entity shall be persisted to.Transform anExample
into aQuery
.Relational-specificParameterAccessor
.Custom extension ofParameters
.CustomParameter
implementation.Relational-specificParametersParameterAccessor
.Implementation ofAbstractQueryCreator
that creates a query from aPartTree
.Default implementation ofRelationalEntityMetadata
.