public class KeyManyToOneBidirectionalEntityFetch extends EntityFetch implements BidirectionalEntityFetch
NO_FETCHES| Constructor and Description |
|---|
KeyManyToOneBidirectionalEntityFetch(KeyManyToOneBidirectionalEntityFetch original,
CopyContext copyContext,
FetchOwner fetchOwnerCopy) |
KeyManyToOneBidirectionalEntityFetch(SessionFactoryImplementor sessionFactory,
LockMode lockMode,
FetchOwner owner,
AttributeDefinition fetchedAttribute,
EntityReference targetEntityReference,
FetchStrategy fetchStrategy) |
| Modifier and Type | Method and Description |
|---|---|
EntityReference |
getTargetEntityReference()
Get the targeted EntityReference
|
getEntityPersister, getEntityReference, getFetchedType, getIdentifierDescription, getLockMode, injectIdentifierDescription, makeCopy, retrieveFetchSourcePersister, toSqlSelectFragmentResolver, toSqlSelectFragments, toStringgetAdditionalJoinConditions, getFetchedAttribute, getFetchStrategy, getOwner, getPropertyPath, isNullable, validateFetchPlanaddFetch, buildAnyFetch, buildCollectionFetch, buildCompositeFetch, buildEntityFetch, getFetches, getType, isNullable, toSqlSelectFragmentssessionFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAdditionalJoinConditions, getFetchStrategy, getOwner, getPropertyPath, isNullablepublic KeyManyToOneBidirectionalEntityFetch(SessionFactoryImplementor sessionFactory, LockMode lockMode, FetchOwner owner, AttributeDefinition fetchedAttribute, EntityReference targetEntityReference, FetchStrategy fetchStrategy)
public KeyManyToOneBidirectionalEntityFetch(KeyManyToOneBidirectionalEntityFetch original, CopyContext copyContext, FetchOwner fetchOwnerCopy)
public EntityReference getTargetEntityReference()
BidirectionalEntityFetchgetTargetEntityReference in interface BidirectionalEntityFetchCopyright © 2001-2013 Red Hat, Inc. All Rights Reserved.