Unenhanced OneToMany collection not loaded
------------------------------------------

                 Key: OPENJPA-316
                 URL: https://issues.apache.org/jira/browse/OPENJPA-316
             Project: OpenJPA
          Issue Type: Bug
            Reporter: Dain Sundstrom
             Fix For: 1.0.0


Unenhanced OneToMany fields are not loaded when using a new entity manager.  
The fields appear to work when reusing a resource local em across multiple 
transactions, but when a new em is created the OneToMany field will be null.

Attached is a test case that reproduces this problem.  The test method has been 
disabled so the build will not break.

-- 
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