[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4941) Log a message when an update to a mutable one-to-many collection of immutable entities is ignored

Gail Badner (JIRA) noreply at atlassian.com
Fri Feb 19 13:28:47 EST 2010


Log a message when an update to a mutable one-to-many collection of immutable entities is ignored
-------------------------------------------------------------------------------------------------

                 Key: HHH-4941
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4941
             Project: Hibernate Core
          Issue Type: Improvement
            Reporter: Gail Badner
            Assignee: Gail Badner
             Fix For:  3.5.x


An update to a mutable one-to-many collection is ignored when inverse="true" and the associated entity is immutable and already exists (since it cannot be updated).

Should this be a debug, info, or warning message?

-- 
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