[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-4913) Collection recreate does not work as expected

Gail Badner (JIRA) noreply at atlassian.com
Wed Apr 21 19:28:33 EDT 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gail Badner resolved HHH-4913.
------------------------------

      Assignee: Gail Badner
    Resolution: Rejected

Please use the user forum (https://forum.hibernate.org/) for help.

> Collection recreate does not work as expected
> ---------------------------------------------
>
>                 Key: HHH-4913
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4913
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: envers
>    Affects Versions: 3.5.0-Beta-4
>         Environment: Hibernate 3.3
>            Reporter: Eric Citaire
>            Assignee: Gail Badner
>            Priority: Critical
>         Attachments: BasicSet.java
>
>
> While recreating a collection from scratch and persisting it in the owning entity, the old collection content is not marked as deleted. In a bi-directional mapping, the old owned entities are not dereferenced from the owning entity.
> See the modified unit test org.hibernate.envers.test.integration.manytomany.BasicSet attached. Some other unit tests may have to be modified as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list