[
https://issues.apache.org/jira/browse/OPENJPA-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Albert Lee updated OPENJPA-316:
-------------------------------
Fix Version/s: (was: 1.0.1)
1.1.0
1.0.2
Defer to next release.
> 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.2, 1.1.0
>
> Attachments: OPENJPA-316.patch
>
>
> 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.