public class CollectionFetchableIndexEntityGraph extends AbstractEntityReference implements CollectionFetchableIndex
| Constructor and Description |
|---|
CollectionFetchableIndexEntityGraph(CollectionReference collectionReference,
ExpandingEntityQuerySpace entityQuerySpace) |
| Modifier and Type | Method and Description |
|---|---|
CollectionReference |
getCollectionReference()
Reference back to the collection to which this index 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 CollectionFetchableIndexEntityGraph(CollectionReference collectionReference, ExpandingEntityQuerySpace entityQuerySpace)
public CollectionReference getCollectionReference()
CollectionFetchableIndexgetCollectionReference in interface CollectionFetchableIndexpublic 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.