Uses of Interface
org.hibernate.metadata.CollectionMetadata
Packages that use CollectionMetadata
Package
Description
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate.This package abstracts persistence mechanisms for collections.
-
Uses of CollectionMetadata in org.hibernate.internal
Methods in org.hibernate.internal that return CollectionMetadata -
Uses of CollectionMetadata in org.hibernate.persister.collection
Subinterfaces of CollectionMetadata in org.hibernate.persister.collectionModifier and TypeInterfaceDescriptioninterfaceDeprecated.Just used to singly extend all the deprecated collection persister rolesClasses in org.hibernate.persister.collection that implement CollectionMetadataModifier and TypeClassDescriptionclassBase implementation of theQueryableCollectioninterface.classclassMethods in org.hibernate.persister.collection that return CollectionMetadataModifier and TypeMethodDescriptionAbstractCollectionPersister.getCollectionMetadata()Deprecated.CollectionPersister.getCollectionMetadata()Deprecated.This operation is no longer called by Hibernate.