public class CascadeLoadPlanBuilderStrategy extends SingleRootReturnLoadPlanBuilderStrategy
AbstractLoadPlanBuilderStrategy.AbstractIdentifierAttributeCollector, AbstractLoadPlanBuilderStrategy.EncapsulatedIdentifierAttributeCollector, AbstractLoadPlanBuilderStrategy.FetchStackAware, AbstractLoadPlanBuilderStrategy.MDCStack, AbstractLoadPlanBuilderStrategy.NonEncapsulatedIdentifierAttributeCollector
Constructor and Description |
---|
CascadeLoadPlanBuilderStrategy(CascadingAction cascadeActionToMatch,
SessionFactoryImplementor sessionFactory,
LoadQueryInfluencers loadQueryInfluencers) |
Modifier and Type | Method and Description |
---|---|
protected FetchStrategy |
determineFetchPlan(AssociationAttributeDefinition attributeDefinition) |
addRootReturn, adjustJoinFetchIfNeeded, buildLoadPlan, buildRootCollectionReturn, buildRootEntityReturn, isTooManyCollections, supportsRootCollectionReturns, supportsRootEntityReturns
currentDepth, currentFetchOwner, finish, finishingAttribute, finishingCollection, finishingCollectionElements, finishingCollectionIndex, finishingComposite, finishingCompositeCollectionElement, finishingEntity, finishingEntityIdentifier, getSessionFactory, handleAssociationAttribute, handleCompositeAttribute, sessionFactory, start, startingAttribute, startingCollection, startingCollectionElements, startingCollectionIndex, startingComposite, startingCompositeCollectionElement, startingEntity, startingEntityIdentifier
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
finish, finishingAttribute, finishingCollection, finishingCollectionElements, finishingCollectionIndex, finishingComposite, finishingCompositeCollectionElement, finishingEntity, finishingEntityIdentifier, start, startingAttribute, startingCollection, startingCollectionElements, startingCollectionIndex, startingComposite, startingCompositeCollectionElement, startingEntity, startingEntityIdentifier
public CascadeLoadPlanBuilderStrategy(CascadingAction cascadeActionToMatch, SessionFactoryImplementor sessionFactory, LoadQueryInfluencers loadQueryInfluencers)
protected FetchStrategy determineFetchPlan(AssociationAttributeDefinition attributeDefinition)
determineFetchPlan
in class SingleRootReturnLoadPlanBuilderStrategy
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.