public class CollectionReferenceReader extends Object
| Constructor and Description |
|---|
CollectionReferenceReader(CollectionReference collectionReference,
CollectionReferenceAliases aliases) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
findCollectionOwner(Serializable collectionRowKey,
ResultSet resultSet,
ResultSetProcessingContextImpl context) |
protected Serializable |
findCollectionOwnerKey(ResultSetProcessingContext context) |
void |
finishUpRow(ResultSet resultSet,
ResultSetProcessingContextImpl context) |
public CollectionReferenceReader(CollectionReference collectionReference, CollectionReferenceAliases aliases)
public void finishUpRow(ResultSet resultSet, ResultSetProcessingContextImpl context)
protected Object findCollectionOwner(Serializable collectionRowKey, ResultSet resultSet, ResultSetProcessingContextImpl context)
protected Serializable findCollectionOwnerKey(ResultSetProcessingContext context)
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.