Quering an entity contained in L1 cache with JOIN FETCH results in unexpected behavior

Description

When I have an Entity like "User" in the L1 cache and then do a query on that user with a JOIN FETCH on a relation of that object, the relation gets not fetched/hydrated.

The example will show the issue.

Activity

Show:

Steve Ebersole May 8, 2013 at 2:24 PM

The test was actually based on a bad assumption wrt managing of bi-directional associations.

Christian Beikov May 1, 2013 at 9:28 PM

Christian Beikov April 26, 2013 at 7:59 PM

The new attachment contains a junit testcase.

Rejected

Details

Assignee

Reporter

Components

Affects versions

Priority

Created July 23, 2012 at 4:17 PM
Updated May 8, 2013 at 2:27 PM
Resolved May 8, 2013 at 2:24 PM