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.org.hibernate.processor.validation Validation for HQL queries. -
-
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 -
Uses of QueryableCollection in org.hibernate.processor.validation
Classes in org.hibernate.processor.validation that implement QueryableCollection Modifier and Type Class Description classMockCollectionPersisterstatic classProcessorSessionFactory.ElementCollectionPersisterstatic classProcessorSessionFactory.ToManyAssociationPersister
-