Uses of Interface
org.springframework.data.relational.repository.query.RelationalEntityInformation
Packages that use RelationalEntityInformation
Package
Description
Support infrastructure for query derivation of relational database repositories.
-
Uses of RelationalEntityInformation in org.springframework.data.relational.repository.support
Classes in org.springframework.data.relational.repository.support that implement RelationalEntityInformationModifier and TypeClassDescriptionclassRelationalEntityInformationimplementation using aRelationalPersistentEntityinstance to lookup the necessary information.