[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5092) Error using empty conjunction

Frederic Müller (JIRA) noreply at atlassian.com
Fri Apr 9 12:05:58 EDT 2010


Error using empty conjunction
-----------------------------

                 Key: HHH-5092
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5092
             Project: Hibernate Core
          Issue Type: Bug
          Components: entity-manager
    Affects Versions: 3.5.0-Final
            Reporter: Frederic Müller
            Priority: Critical


Using an empty conjunction with a join leads to this query wich obviously is wrong:

"select generatedAlias0 from test.Entity as generatedAlias0 left join generatedAlias0.message as generatedAlias1 where"

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