OneToMany Bidirectional inverse relation not set when using data cache, fetch 
groups
------------------------------------------------------------------------------------

                 Key: OPENJPA-1280
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1280
             Project: OpenJPA
          Issue Type: Bug
          Components: datacache
    Affects Versions: 1.2.1, 1.2.0
            Reporter: David Minor


If there is an instance of the other side of a OneToMany bidirectional relation 
in the data cache, and it was not fetched with the bidirectional relationship 
set (i.e., turned off in a fetch group), the inverse relation will remain null 
even when the "One" side is fetched normally.

I believe this is what I was seeing here:
http://n2.nabble.com/Problem-with-data-cache-inverse-relation-maybe-parallel-eager-results-td3400117.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to