[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6561) resolve attribute type in binder when the entity class is not a javabean

Strong Liu (JIRA) noreply at atlassian.com
Tue Feb 7 16:54:12 EST 2012


    [ https://hibernate.onjira.com/browse/HHH-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45397#comment-45397 ] 

Strong Liu commented on HHH-6561:
---------------------------------

org.hibernate.metamodel.internal.source.Binder#determineJavaType this uses 
{code}
BeanInfoHelper.visitBeanInfo( ownerClass, delegate );
{code}

> resolve attribute type in binder when the entity class is not a javabean
> ------------------------------------------------------------------------
>
>                 Key: HHH-6561
>                 URL: https://hibernate.onjira.com/browse/HHH-6561
>             Project: Hibernate ORM
>          Issue Type: Improvement
>          Components: metamodel
>            Reporter: Strong Liu
>            Assignee: Strong Liu
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list