[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-4702) org.hibernate.ejb.metamodel.AttributeFactory should use member for javaType, et al

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Dec 16 17:11:29 EST 2009


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

Steve Ebersole updated HHH-4702:
--------------------------------

    Description: Currently it tries to use org.hibernate.type.Type.getReturnedClass which is not always exactly the same as what is defined in the class.
        Summary: org.hibernate.ejb.metamodel.AttributeFactory should use member for javaType, et al  (was: Problem getting attribute from org.hibernate.ejb.metamodel.EmbeddableTypeImpl)

> org.hibernate.ejb.metamodel.AttributeFactory should use member for javaType, et al
> ----------------------------------------------------------------------------------
>
>                 Key: HHH-4702
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4702
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: entity-manager, metamodel
>    Affects Versions: 3.5.0-Beta-2
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.5
>
>
> Currently it tries to use org.hibernate.type.Type.getReturnedClass which is not always exactly the same as what is defined in the class.

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