Package org.springframework.data.relational.repository.query
@NullMarked
package org.springframework.data.relational.repository.query
Query support for relational database repositories.
-
ClassDescriptionHelper class to allow easy creation of
ParameterMetadatas.Relational database-specificEntityInformation.Extension ofEntityMetadatato additionally expose the collection name an entity shall be persisted to.Relational-specificParameterAccessor.Custom extension ofParameters.CustomParameterimplementation.Relational-specificParametersParameterAccessor.Implementation ofAbstractQueryCreatorthat creates a query from aPartTree.Default implementation ofRelationalEntityMetadata.