| Package | Description |
|---|---|
| org.hibernate.loader.plan.exec.process.internal | |
| org.hibernate.loader.plan.exec.process.spi | |
| org.hibernate.loader.plan.exec.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionReturnReader |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<CollectionReferenceReader> |
AbstractRowReader.getCollectionReferenceReaders() |
| Modifier and Type | Method and Description |
|---|---|
protected List<CollectionReferenceReader> |
EntityLoadQueryDetails.EntityLoaderRowReader.getCollectionReferenceReaders() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReaderCollector.addReader(CollectionReferenceReader collectionReferenceReader) |
| Constructor and Description |
|---|
EntityLoadQueryDetails.EntityLoaderRowReader(EntityReturnReader rootReturnReader,
List<EntityReferenceReader> entityReferenceReaders,
List<CollectionReferenceReader> collectionReferenceReaders) |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.