Uses of Interface
org.hibernate.metamodel.mapping.internal.PluralAttributeMappingImpl.Aware
-
Packages that use PluralAttributeMappingImpl.Aware Package Description org.hibernate.persister.collection -
-
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.classBasicCollectionPersisterACollectionPersisterfor collections of values and many-to-many associations.classOneToManyPersisterACollectionPersisterforone-to-one associations.
-