]
Gail Badner resolved HHH-4948.
------------------------------
Resolution: Fixed
Fixed in trunk.
Session.flush() does not always cascade save or update to read-only
or immutable entities
------------------------------------------------------------------------------------------
Key: HHH-4948
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4948
Project: Hibernate Core
Issue Type: Bug
Components: core
Reporter: Gail Badner
Assignee: Gail Badner
Fix For: 3.5.0-CR-2
When the session contains only read-only or immutable entities, Session.flush() does not
cascade save or update operations to these entities unless the session contains at least
one entity that is mutable and not read-only.
Flush should cascade the save-update operation as mapped, but save-update operations
should not affect read-only or immutable entities themselves.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: