You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2008/05/01 15:54:55 UTC

[jira] Updated: (OPENJPA-316) Unenhanced OneToMany collection not loaded

     [ https://issues.apache.org/jira/browse/OPENJPA-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Linskey updated OPENJPA-316:
------------------------------------

    Fix Version/s:     (was: 1.1.0)
                   1.2.0

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