Package org.hibernate.query.named
Interface ModelPartResultMementoCollection
-
- All Superinterfaces:
ModelPartReferenceMemento
,ModelPartResultMemento
,ResultMappingMementoNode
,ResultMemento
- All Known Implementing Classes:
ResultMementoCollectionStandard
public interface ModelPartResultMementoCollection extends ModelPartResultMemento
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PluralAttributeMapping
getPluralAttributeDescriptor()
-
Methods inherited from interface org.hibernate.query.named.ModelPartReferenceMemento
getNavigablePath
-
Methods inherited from interface org.hibernate.query.named.ResultMemento
resolve
-
-
-
-
Method Detail
-
getPluralAttributeDescriptor
PluralAttributeMapping getPluralAttributeDescriptor()
-
-