[
https://issues.apache.org/jira/browse/OPENJPA-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dick closed OPENJPA-419.
--------------------------------
Resolution: Fixed
> Merging graphs that include managed instances fails
> ---------------------------------------------------
>
> Key: OPENJPA-419
> URL: https://issues.apache.org/jira/browse/OPENJPA-419
> Project: OpenJPA
> Issue Type: Bug
> Components: kernel
> Affects Versions: 0.9.0, 0.9.6, 0.9.7, 1.0.0
> Reporter: Patrick Linskey
> Assignee: Michael Dick
> Fix For: 1.0.2, 1.1.0
>
>
> Normally, em.merge() is invoked on graphs of detached or unmanaged instances.
> However, it is common to obtain a detached or unmanaged instance and add
> relations to managed instances.
> It seems clear that these sorts of detached-and-managed graphs can be handled
> in a deterministic manner by OpenJPA. So, we should do so.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.