public interface LoadPlanBuilderStrategy extends AssociationVisitationStrategy
AssociationVisitationStrategy
implementation for building LoadPlan
instances.Modifier and Type | Method and Description |
---|---|
LoadPlan |
buildLoadPlan()
After visitation is done, build the load plan.
|
finish, finishingAttribute, finishingCollection, finishingCollectionElements, finishingCollectionIndex, finishingComposite, finishingCompositeCollectionElement, finishingEntity, finishingEntityIdentifier, start, startingAttribute, startingCollection, startingCollectionElements, startingCollectionIndex, startingComposite, startingCompositeCollectionElement, startingEntity, startingEntityIdentifier
LoadPlan buildLoadPlan()
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.