| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCollectionReference |
class |
CollectionFetchImpl |
class |
CollectionReturnImpl |
| Modifier and Type | Method and Description |
|---|---|
CollectionReference |
CollectionFetchableIndexEntityGraph.getCollectionReference() |
CollectionReference |
CollectionFetchableElementCompositeGraph.getCollectionReference() |
CollectionReference |
CollectionFetchableIndexCompositeGraph.getCollectionReference() |
CollectionReference |
CollectionFetchableElementEntityGraph.getCollectionReference() |
| Constructor and Description |
|---|
CollectionFetchableElementCompositeGraph(CollectionReference collectionReference,
Join compositeJoin) |
CollectionFetchableElementEntityGraph(CollectionReference collectionReference,
Join entityJoin) |
CollectionFetchableIndexCompositeGraph(CollectionReference collectionReference,
Join compositeJoin) |
CollectionFetchableIndexEntityGraph(CollectionReference collectionReference,
Join entityJoin) |
| Modifier and Type | Method and Description |
|---|---|
CollectionReference |
CollectionReferenceInitializerImpl.getCollectionReference() |
| Constructor and Description |
|---|
CollectionReferenceInitializerImpl(CollectionReference collectionReference,
CollectionReferenceAliases aliases) |
| Modifier and Type | Method and Description |
|---|---|
CollectionReference |
CollectionReferenceInitializer.getCollectionReference() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CollectionFetch
Models the requested fetching of a persistent collection attribute.
|
interface |
CollectionReturn
Models the a persistent collection as root
Return. |
| Modifier and Type | Method and Description |
|---|---|
CollectionReference |
CollectionFetchableIndex.getCollectionReference()
Reference back to the collection to which this index belongs
|
CollectionReference |
CollectionFetchableElement.getCollectionReference()
Reference back to the collection to which this element belongs
|
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.