[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4993) Updates to read-only entity associations made while in persistent state are ignored by flush
Gail Badner (JIRA)
noreply at atlassian.com
Wed Mar 10 05:18:48 EST 2010
Updates to read-only entity associations made while in persistent state are ignored by flush
--------------------------------------------------------------------------------------------
Key: HHH-4993
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4993
Project: Hibernate Core
Issue Type: Bug
Components: core
Reporter: Gail Badner
Assignee: Gail Badner
Fix For: 3.5.0.Next
Flush does not cascade save-update to read-only entities or dirty-check read-only collection associations, so changes made after the entity is made persistent (and read-only) are not flushed to the database.
--
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