public class CollectionFetchableElementEntityGraph extends AbstractEntityReference implements CollectionFetchableElement
| Constructor and Description |
|---|
CollectionFetchableElementEntityGraph(CollectionReference collectionReference,
ExpandingEntityQuerySpace entityQuerySpace) |
| Modifier and Type | Method and Description |
|---|---|
CollectionReference |
getCollectionReference()
Reference back to the collection to which this element belongs
|
void |
validateFetchPlan(FetchStrategy fetchStrategy,
AttributeDefinition attributeDefinition)
Is the asserted plan valid from this owner to a fetch?
|
createCompositeAttributeFetch, getEntityPersister, getIdentifierDescription, resolveEntityReferencebuildAnyAttributeFetch, buildBidirectionalEntityReference, buildCollectionAttributeFetch, buildCompositeAttributeFetch, buildEntityAttributeFetch, expandingQuerySpace, getBidirectionalEntityReferences, getFetches, getPropertyPath, getQuerySpaces, getQuerySpaceUidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBidirectionalEntityReferences, getFetches, getPropertyPath, getQuerySpaceUid, resolveEntityReferencegetQuerySpaceUidpublic CollectionFetchableElementEntityGraph(CollectionReference collectionReference, ExpandingEntityQuerySpace entityQuerySpace)
public CollectionReference getCollectionReference()
CollectionFetchableElementgetCollectionReference in interface CollectionFetchableElementpublic void validateFetchPlan(FetchStrategy fetchStrategy, AttributeDefinition attributeDefinition)
ExpandingFetchSourcevalidateFetchPlan in interface ExpandingFetchSourcefetchStrategy - The type of fetch to validate.attributeDefinition - The attribute to be fetched.Copyright © 2018 JBoss by Red Hat. All rights reserved.