public class EntityReturnImpl extends AbstractEntityReference implements EntityReturn, ExpandingFetchSource
| Constructor and Description |
|---|
EntityReturnImpl(EntityDefinition entityDefinition,
ExpandingQuerySpaces querySpaces) |
| Modifier and Type | Method and Description |
|---|---|
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, waitgetEntityPersister, getIdentifierDescription, getQuerySpaceUidgetBidirectionalEntityReferences, getFetches, getPropertyPath, resolveEntityReferencebuildAnyAttributeFetch, buildBidirectionalEntityReference, buildCollectionAttributeFetch, buildCompositeAttributeFetch, buildEntityAttributeFetchpublic EntityReturnImpl(EntityDefinition entityDefinition, ExpandingQuerySpaces querySpaces)
public 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.