Uses of Interface
org.hibernate.persister.collection.QueryableCollection
-
Packages that use QueryableCollection Package Description org.hibernate.persister.collection -
-
Uses of QueryableCollection in org.hibernate.persister.collection
Subinterfaces of QueryableCollection in org.hibernate.persister.collection Modifier and Type Interface Description interfaceSQLLoadableCollectionClasses in org.hibernate.persister.collection that implement QueryableCollection Modifier and Type Class Description classAbstractCollectionPersisterBase implementation of theQueryableCollectioninterface.classBasicCollectionPersisterACollectionPersisterfor collections of values and many-to-many associations.classOneToManyPersisterACollectionPersisterforone-to-one associations.
-