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, resolveEntityReference
buildAnyAttributeFetch, buildBidirectionalEntityReference, buildCollectionAttributeFetch, buildCompositeAttributeFetch, buildEntityAttributeFetch, expandingQuerySpace, getBidirectionalEntityReferences, getFetches, getPropertyPath, getQuerySpaces, getQuerySpaceUid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEntityPersister, getIdentifierDescription, getQuerySpaceUid
getBidirectionalEntityReferences, getFetches, getPropertyPath, resolveEntityReference
buildAnyAttributeFetch, buildBidirectionalEntityReference, buildCollectionAttributeFetch, buildCompositeAttributeFetch, buildEntityAttributeFetch
public EntityReturnImpl(EntityDefinition entityDefinition, ExpandingQuerySpaces querySpaces)
public void validateFetchPlan(FetchStrategy fetchStrategy, AttributeDefinition attributeDefinition)
ExpandingFetchSource
validateFetchPlan
in interface ExpandingFetchSource
fetchStrategy
- The type of fetch to validate.attributeDefinition
- The attribute to be fetched.Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.