[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3376) Subqueries in Criteria-API use wrong table alias

Gerald Glocker (JIRA) noreply at atlassian.com
Mon Jul 7 07:27:41 EDT 2008


Subqueries in Criteria-API use wrong table alias
------------------------------------------------

                 Key: HHH-3376
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3376
             Project: Hibernate3
          Issue Type: Bug
          Components: query-criteria
    Affects Versions: 3.3.0.CR1
            Reporter: Gerald Glocker
            Priority: Blocker


Subqueries (exists, notExists, and probably others) are formulated using table alias "this_" but the outer query also uses the same table alias. 

Bug HHHH-3114 also applies for 3.3.0 CR1: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3114

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