Uses of Interface
org.hibernate.persister.collection.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
Modifier and TypeInterfaceDescriptioninterface
Deprecated.Just used to singly extend all the deprecated collection persister rolesModifier and TypeClassDescriptionclass
Base implementation of theQueryableCollection
interface.class
class
-
Uses of SQLLoadableCollection in org.hibernate.query.sql.internal
Modifier and TypeMethodDescriptionResultSetMappingProcessor.getCollectionPersister
(String alias) SQLQueryParser.ParserContext.getCollectionPersister
(String alias)