Integrate LoadPlans into UniqueEntityLoader (PoC)

Description

Introduce a new set of UniqueEntityLoader impls that use LoadPlan/LoadPlanAdvisor from within EntityPersister. This is intended just as a temporary change to proof the concept of LoadPlanAdvisor as means to handle JPA 2.1 entity graphs. Hooking this into UniqueEntityLoader gives us a chance to verify that the concept works well in practical application without having to completely rip out Loader just yet.

follows up on

Activity

Show:

Steve Ebersole May 31, 2013 at 4:17 PM

Some of the outstanding tasks from are addressed here

Steve Ebersole May 29, 2013 at 5:31 PM

The difficulty I ran into here is that the building of the LoadPlans is not entirely complete yet. Will need to address those first

Fixed

Details

Assignee

Reporter

Time tracking

125.65h logged

Components

Fix versions

Priority

Created May 28, 2013 at 2:09 PM
Updated October 9, 2013 at 6:20 PM
Resolved October 9, 2013 at 3:56 AM