Uses of Interface
org.hibernate.metamodel.mapping.CollectionPart
-
Packages that use CollectionPart Package Description org.hibernate.metamodel.mapping Hibernate's run-time mapping model.org.hibernate.metamodel.mapping.ordering.ast -
-
Uses of CollectionPart in org.hibernate.metamodel.mapping
Subinterfaces of CollectionPart in org.hibernate.metamodel.mapping Modifier and Type Interface Description interfaceCollectionIdentifierDescriptorDescriptor for the collection identifier.Methods in org.hibernate.metamodel.mapping that return CollectionPart Modifier and Type Method Description CollectionPartPluralAttributeMapping. getElementDescriptor()CollectionPartPluralAttributeMapping. getIndexDescriptor()CollectionPartPluralAttributeMapping.IndexMetadata. getIndexDescriptor() -
Uses of CollectionPart in org.hibernate.metamodel.mapping.ordering.ast
Methods in org.hibernate.metamodel.mapping.ordering.ast that return CollectionPart Modifier and Type Method Description CollectionPartCollectionPartPath. getReferenceModelPart()
-