Package org.hibernate.query.named
Interface ModelPartReferenceMemento
- All Superinterfaces:
ResultMappingMementoNode
- All Known Subinterfaces:
FetchMemento
,FetchMemento.Parent
,FetchMementoBasic
,ModelPartResultMemento
,ModelPartResultMementoBasic
,ModelPartResultMementoCollection
,ModelPartResultMementoEntity
- All Known Implementing Classes:
FetchMementoBasicStandard
,FetchMementoEmbeddableStandard
,FetchMementoEntityStandard
,FetchMementoHbmStandard
,ImplicitAttributeFetchMemento
,ImplicitModelPartResultMemento
,ModelPartResultMementoBasicImpl
,ResultMementoCollectionStandard
,ResultMementoEntityJpa
,ResultMementoEntityStandard
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