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

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


Split 'type resolution' back out into separate class
----------------------------------------------------

                 Key: HHH-7076
                 URL: https://hibernate.onjira.com/browse/HHH-7076
             Project: Hibernate ORM
          Issue Type: Bug
          Components: core, metamodel
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole


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