Uses of Interface
org.hibernate.persister.collection.QueryableCollection
-
Packages that use QueryableCollection Package Description org.hibernate.persister.collection This package abstracts persistence mechanisms for collections. -
-
Uses of QueryableCollection in org.hibernate.persister.collection
Subinterfaces of QueryableCollection in org.hibernate.persister.collection Modifier and Type Interface Description interfaceDeprecatedCollectionStuffDeprecated.Just used to singly extend all the deprecated collection persister rolesinterfaceSQLLoadableCollectionDeprecated.Classes in org.hibernate.persister.collection that implement QueryableCollection Modifier and Type Class Description classAbstractCollectionPersisterBase implementation of theQueryableCollectioninterface.classBasicCollectionPersisterclassOneToManyPersister
-