Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Checked In Bug 347190 - LAZY IndirectSet is fetched needlessly during a Query

Fixed in 2.2.1, 2.3.1 and trunk

Fix adds a way to as an IndirectionPolicy if it has finished building it's
object and checks for fully built objects before refeshing

Reviewed by Andrei Ilitchev

Added test to CacheableJUnitTestModel

Tested with JPA LRG and Core LRG


Back to the top