[hibernate-issues] [Hibernate-JIRA] Created: (HHH-7155) Cleanup HibernateTypeHelper

John Verhaeg (JIRA) noreply at atlassian.com
Wed Mar 7 10:40:48 EST 2012


Cleanup HibernateTypeHelper
---------------------------

                 Key: HHH-7155
                 URL: https://hibernate.onjira.com/browse/HHH-7155
             Project: Hibernate ORM
          Issue Type: Task
          Components: metamodel
            Reporter: John Verhaeg
            Assignee: John Verhaeg
             Fix For: 5.0.0


Need to reduce the duplicate code in that class, as was done with Binder.  Most of the methods deal with plural attributes.  If it turns out the code reduces to just a couple of methods, and since Binder has been cleaned up to use consistent method names and has very little code for type resolution related to singular attributes, may want to consider once again merging the code back into Binder.

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