Uses of Interface
org.hibernate.metamodel.mapping.CollectionPart
Packages that use CollectionPart
Package
Description
Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
-
Uses of CollectionPart in org.hibernate.metamodel.mapping
Subinterfaces of CollectionPart in org.hibernate.metamodel.mappingModifier and TypeInterfaceDescriptioninterface
Descriptor for the collection identifier.Methods in org.hibernate.metamodel.mapping that return CollectionPartModifier and TypeMethodDescriptionPluralAttributeMapping.getElementDescriptor()
PluralAttributeMapping.getIndexDescriptor()
PluralAttributeMapping.IndexMetadata.getIndexDescriptor()
-
Uses of CollectionPart in org.hibernate.metamodel.mapping.ordering.ast
Methods in org.hibernate.metamodel.mapping.ordering.ast that return CollectionPart