Community
Participate
Working Groups
Required by TopLink grid to ensure that when an object was retrieved from the db and lazy relationships were resolved that the relationship information was put into the grid to avoid subsequent SQL queries.
Created attachment 202234 [details] Suggested patch Define a new setSourceObject method in IndirectionPolicy, which for TransparentIndirection sets the source object into underlining QueryBasedValueHolder (otherwise does nothing). Call this method from ForeignMapping.readFromRowIntoObject.
Checked the patch into both trunk (2.4) and 2.3.1.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink