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 class
AbstractCollectionPersister
Base implementation of theQueryableCollection
interface.class
BasicCollectionPersister
ACollectionPersister
for collections of values and many-to-many associations.class
OneToManyPersister
ACollectionPersister
forone-to-one associations
.
-