[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-511) reattach object from same session

Rodrigo S. de Castro (JIRA) noreply at atlassian.com
Wed Sep 27 13:26:27 EDT 2006


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-511?page=all ]

Rodrigo S. de Castro updated HHH-511:
-------------------------------------

    Attachment: reattach-same-session.patch

Fixed some problems with previous patch. This version is on my production and development server.

> reattach object from same session
> ---------------------------------
>
>          Key: HHH-511
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-511
>      Project: Hibernate3
>         Type: Bug

>   Components: core
>     Reporter: Gavin King
>     Priority: Minor
>  Attachments: reattach-same-session.patch, reattach-same-session.patch
>
>
> http://forum.hibernate.org/viewtopic.php?p=2231400#2231400
> There is a problem when you reattach a collection to the same session that it was previously attached to, after calling clear(). Hibernate checks the collections session reference, at reattach and concludes it is  already attached.

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