[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-511?page=co...
]
Alex Pires de Camargo commented on HHH-511:
-------------------------------------------
This fix generated a problem on session.clear() performance, as posted on the forum:
http://forum.hibernate.org/viewtopic.php?t=990508
I've tested Rodrigo Castro patch with good results.
reattach object from same session
---------------------------------
Key: HHH-511
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-511
Project: Hibernate Core
Issue Type: Bug
Components: core
Reporter: Gavin King
Assignee: Steve Ebersole
Priority: Minor
Fix For: 3.2.4
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira