Interface ModelPartReferenceCollection
- All Superinterfaces:
ModelPartReference
-
Method Summary
Modifier and TypeMethodDescriptionThe part of the domain model that is referencedMethods inherited from interface org.hibernate.query.results.internal.complete.ModelPartReference
getNavigablePath
-
Method Details
-
getReferencedPart
PluralAttributeMapping getReferencedPart()Description copied from interface:ModelPartReference
The part of the domain model that is referenced- Specified by:
getReferencedPart
in interfaceModelPartReference
-