Package org.hibernate.query.named
Interface ModelPartReferenceMemento
- All Superinterfaces:
ResultMappingMementoNode
- All Known Subinterfaces:
FetchMemento
,FetchMemento.Parent
,FetchMementoBasic
,ModelPartResultMemento
,ModelPartResultMementoBasic
,ModelPartResultMementoCollection
,ModelPartResultMementoEntity
A ResultMappingMementoNode that is a reference to some part of the user's
domain model
-
Method Summary
Modifier and TypeMethodDescriptionPath to the memento, relative to the result roots
-
Method Details