Uses of Interface
org.hibernate.metamodel.mapping.internal.PluralAttributeMappingImpl.Aware
-
Packages that use PluralAttributeMappingImpl.Aware Package Description org.hibernate.persister.collection This package abstracts persistence mechanisms for collections. -
-
Uses of PluralAttributeMappingImpl.Aware in org.hibernate.persister.collection
Classes in org.hibernate.persister.collection that implement PluralAttributeMappingImpl.Aware Modifier and Type Class Description classAbstractCollectionPersisterBase implementation of theQueryableCollectioninterface.classBasicCollectionPersisterclassOneToManyPersister
-