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

Adam Warski (JIRA) noreply at atlassian.com
Wed Feb 10 10:33:29 EST 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Warski resolved HHH-4900.
------------------------------

       Resolution: Fixed
    Fix Version/s: 3.5.0-Next

> 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
>            Assignee: Adam Warski
>             Fix For: 3.5.0-Next
>
>         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