]
Jara Cesnek commented on HHH-1818:
----------------------------------
In 3.2.5.ga it isn“t working again (or still ?) :-(
remove() should force subsequent contains() calls to return false
-----------------------------------------------------------------
Key: HHH-1818
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1818
Project: Hibernate3
Issue Type: Improvement
Components: core
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Fix For: 3.2.0.cr3
Currently:
session.remove( entity );
session.contains( entity );
reports that the entity is still contained in the session. Conceptually, this is not
correct.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: