Uses of Interface
org.hibernate.persister.collection.SQLLoadableCollection
Packages that use SQLLoadableCollection
Package
Description
This package abstracts persistence mechanisms for collections.
Implementation of the SPIs for native SQL query support.
-
Uses of SQLLoadableCollection in org.hibernate.persister.collection
Subinterfaces of SQLLoadableCollection in org.hibernate.persister.collectionModifier and TypeInterfaceDescriptioninterfaceDeprecated.Just used to singly extend all the deprecated collection persister rolesClasses in org.hibernate.persister.collection that implement SQLLoadableCollectionModifier and TypeClassDescriptionclassBase implementation of theQueryableCollectioninterface.classclass -
Uses of SQLLoadableCollection in org.hibernate.query.sql.internal
Methods in org.hibernate.query.sql.internal that return SQLLoadableCollectionModifier and TypeMethodDescriptionResultSetMappingProcessor.getCollectionPersister(String alias) SQLQueryParser.ParserContext.getCollectionPersister(String alias)