[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4993?page=c...
]
Gail Badner commented on HHH-4993:
----------------------------------
Once the flush issues are corrected, optimistic locking for read-only entities is still
broken because the update SQL is not generated properly. This will also be fixed.
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira