[ 
https://issues.apache.org/jira/browse/OPENJPA-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598680#comment-13598680
 ] 

Guillaume Chauvet commented on OPENJPA-2349:
--------------------------------------------

My previous unitary test and patch do not support "Array", "Map" and "OneToOne" 
associations. I will write a new unitary test and the related patch as soon as 
possible.
I apologize for my oversight.
                
> DetachCopy : association not null when cascade detach not set
> -------------------------------------------------------------
>
>                 Key: OPENJPA-2349
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2349
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 2.1.0, 2.1.1, 2.2.0, 2.2.1
>            Reporter: Guillaume Chauvet
>            Priority: Minor
>
> When we detached a copy of a managed entity who contains a one-to-many 
> association with the detach cascade not specified, the managed copy always 
> contains the association with these children entities.
> Attached please find a draft including a unitary test capable of 
> systematically reproducing this potential problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to