[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5815) AliasToBeanResultTransformer ignoring case of alias

Mike Dusters (JIRA) noreply at atlassian.com
Mon Jan 3 09:50:05 EST 2011


AliasToBeanResultTransformer ignoring case of alias
---------------------------------------------------

                 Key: HHH-5815
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5815
             Project: Hibernate Core
          Issue Type: Improvement
          Components: core
    Affects Versions: 3.5.4
            Reporter: Mike Dusters
         Attachments: IgnoringCaseAliasToBeanResultTransformer.java

Oracle returns uppercase alias names, so that the AliasToBeanResultTransformer 
could not find the appropriate getter and setter.

The IgnoringCaseAliasToBeanResultTransformer class in the attachment handles also this issue.


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