public class NonEncapsulatedEntityIdentifierDescription extends AbstractCompositeEntityIdentifierDescription
FETCH_STRATEGY
Constructor and Description |
---|
NonEncapsulatedEntityIdentifierDescription(EntityReference entityReference,
ExpandingCompositeQuerySpace compositeQuerySpace,
CompositeType compositeType,
PropertyPath propertyPath)
Build a non-encapsulated version of a composite EntityIdentifierDescription
|
getFetchedType, getSource, hasBidirectionalEntityReferences, hasFetches, isNullable, resolveEntityReference
getAdditionalJoinConditions, getFetchStrategy, toSqlSelectFragments
buildCollectionAttributeFetch, createCompositeAttributeFetch, validateFetchPlan
buildAnyAttributeFetch, buildBidirectionalEntityReference, buildCompositeAttributeFetch, buildEntityAttributeFetch, expandingQuerySpace, getBidirectionalEntityReferences, getFetches, getPropertyPath, getQuerySpaces, getQuerySpaceUid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildAnyAttributeFetch, buildBidirectionalEntityReference, buildCollectionAttributeFetch, buildCompositeAttributeFetch, buildEntityAttributeFetch, validateFetchPlan
getBidirectionalEntityReferences, getFetches, getPropertyPath, getQuerySpaceUid
getPropertyPath
public NonEncapsulatedEntityIdentifierDescription(EntityReference entityReference, ExpandingCompositeQuerySpace compositeQuerySpace, CompositeType compositeType, PropertyPath propertyPath)
entityReference
- The entity whose identifier we describecompositeQuerySpace
- The query space we are mapped to.compositeType
- The type representing this compositionpropertyPath
- The property path (informational)Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.