public class CollectionLoader extends AbstractLoadPlanBasedCollectionInitializer
OneToManyLoader,
BasicCollectionLoader| Modifier and Type | Class and Description |
|---|---|
protected static class |
CollectionLoader.Builder |
AbstractLoadPlanBasedLoader.SqlStatementWrapper| Constructor and Description |
|---|
CollectionLoader(QueryableCollection collectionPersister,
QueryBuildingParameters buildingParameters) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
autoDiscoverTypes(java.sql.ResultSet rs) |
static CollectionLoader.Builder |
forCollection(QueryableCollection collectionPersister) |
protected Type |
getKeyType() |
protected int[] |
getNamedParameterLocs(java.lang.String name) |
java.lang.String |
toString() |
collectionPersister, getStaticLoadQuery, initializeadvance, bindNamedParameters, bindParameterValues, bindPositionalParameters, executeLoad, executeLoad, executeQueryStatement, executeQueryStatement, getFactory, getLimitHandler, getResultSet, getScrollMode, prepareQueryStatementpublic CollectionLoader(QueryableCollection collectionPersister, QueryBuildingParameters buildingParameters)
public static CollectionLoader.Builder forCollection(QueryableCollection collectionPersister)
protected int[] getNamedParameterLocs(java.lang.String name)
getNamedParameterLocs in class AbstractLoadPlanBasedCollectionInitializerprotected void autoDiscoverTypes(java.sql.ResultSet rs)
autoDiscoverTypes in class AbstractLoadPlanBasedCollectionInitializerprotected Type getKeyType()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.