[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2771) Column alias not unique using multiple LEFT JOIN FETCHs

Michael Landon (JIRA) noreply at atlassian.com
Wed Aug 8 10:28:13 EDT 2007


Column alias not unique using multiple LEFT JOIN FETCHs
-------------------------------------------------------

                 Key: HHH-2771
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2771
             Project: Hibernate3
          Issue Type: Bug
          Components: query-sql
    Affects Versions: 3.2.4.sp1
         Environment: Hibernate version 3.2.4.sp1, SQLAnywhere 9.0.2.3342
            Reporter: Michael Landon
            Priority: Minor


Using an HQL statement in which you LEFT JOIN FETCH a mixture of entity sets and a set of element values (e.g., integers), the resulting SQL includes non-unique aliases.

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