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