public class CollectionReferenceInitializerImpl extends java.lang.Object implements CollectionReferenceInitializer
| Constructor and Description |
|---|
CollectionReferenceInitializerImpl(CollectionReference collectionReference,
CollectionReferenceAliases aliases) |
| Modifier and Type | Method and Description |
|---|---|
void |
endLoading(ResultSetProcessingContextImpl context) |
protected java.lang.Object |
findCollectionOwner(java.io.Serializable collectionRowKey,
java.sql.ResultSet resultSet,
ResultSetProcessingContextImpl context) |
protected java.io.Serializable |
findCollectionOwnerKey(ResultSetProcessingContextImpl context) |
void |
finishUpRow(java.sql.ResultSet resultSet,
ResultSetProcessingContextImpl context) |
CollectionReference |
getCollectionReference() |
public CollectionReferenceInitializerImpl(CollectionReference collectionReference, CollectionReferenceAliases aliases)
public CollectionReference getCollectionReference()
getCollectionReference in interface CollectionReferenceInitializerpublic void finishUpRow(java.sql.ResultSet resultSet,
ResultSetProcessingContextImpl context)
finishUpRow in interface CollectionReferenceInitializerprotected java.lang.Object findCollectionOwner(java.io.Serializable collectionRowKey,
java.sql.ResultSet resultSet,
ResultSetProcessingContextImpl context)
protected java.io.Serializable findCollectionOwnerKey(ResultSetProcessingContextImpl context)
public void endLoading(ResultSetProcessingContextImpl context)
endLoading in interface CollectionReferenceInitializerCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.