[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-7076) Split 'type resolution' back out into separate class

Steve Ebersole (JIRA) noreply at atlassian.com
Thu Feb 16 18:42:11 EST 2012


     [ https://hibernate.onjira.com/browse/HHH-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole resolved HHH-7076.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.0

> Split 'type resolution' back out into separate class
> ----------------------------------------------------
>
>                 Key: HHH-7076
>                 URL: https://hibernate.onjira.com/browse/HHH-7076
>             Project: Hibernate ORM
>          Issue Type: Task
>          Components: core, metamodel
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 5.0.0
>
>          Time Spent: 2h 7m
>
> the concept of type resolution used to live in a separate class, but was pulled into Binder.  It should get split back out again.  The difference is that this will simply be a delegate that Binder uses as it processes the attributes.

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