[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4900) Wrong immutable type check in IdMetadataGenerator

Slawek Garwol (JIRA) noreply at atlassian.com
Wed Feb 10 06:55:33 EST 2010


Wrong immutable type check in IdMetadataGenerator
-------------------------------------------------

                 Key: HHH-4900
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4900
             Project: Hibernate Core
          Issue Type: Bug
          Components: envers
    Affects Versions: 3.5.0-Beta-4
            Reporter: Slawek Garwol
         Attachments: fixForImmutableTypeCheck.zip

Check is performed by checking if type is instance of ImmutableType.
Should invoke propertyType.isMutable()

Fix and test case is attached

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