[hibernate-issues] [Hibernate-JIRA] Created: (ANN-731) Fix for ANN-548 breaks @SqlResultSetMapping

Lars Heyden (JIRA) noreply at atlassian.com
Tue Apr 22 12:07:33 EDT 2008


Fix for ANN-548 breaks @SqlResultSetMapping
-------------------------------------------

                 Key: ANN-731
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-731
             Project: Hibernate Annotations
          Issue Type: Bug
    Affects Versions: 3.3.1.GA
         Environment: Hibernate 3.2.6.ga, HEM3.3.2.ga, HAN3.3.1.ga,
JSE 1.6, DB2 8.2
            Reporter: Lars Heyden


The generation of synthetic properties for non-PK-references introduces with ANN-548 makes it impossible to use @SqlResultSetMapping. When doing a native query Hibernate tries to read values for these properties out of columns (column aliases) that do not exist.

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