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, resolveEntityReferencegetAdditionalJoinConditions, getFetchStrategy, toSqlSelectFragmentsbuildCollectionAttributeFetch, createCompositeAttributeFetch, validateFetchPlanbuildAnyAttributeFetch, buildBidirectionalEntityReference, buildCompositeAttributeFetch, buildEntityAttributeFetch, expandingQuerySpace, getBidirectionalEntityReferences, getFetches, getPropertyPath, getQuerySpaces, getQuerySpaceUidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildAnyAttributeFetch, buildBidirectionalEntityReference, buildCollectionAttributeFetch, buildCompositeAttributeFetch, buildEntityAttributeFetch, validateFetchPlangetBidirectionalEntityReferences, getFetches, getPropertyPath, getQuerySpaceUidgetPropertyPathpublic 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-2018 Red Hat, Inc. All Rights Reserved.