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