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 ofEntityMetadatato additionally expose the collection name an entity shall be persisted to.Transform anExampleinto aQuery.Relational-specificParameterAccessor.Custom extension ofParameters.CustomParameterimplementation.Relational-specificParametersParameterAccessor.Implementation ofAbstractQueryCreatorthat creates a query from aPartTree.Default implementation ofRelationalEntityMetadata.