[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2924) WHERE clause not being converted into SQL correctly

Nathan Egge (JIRA) noreply at atlassian.com
Wed Oct 31 14:59:29 EDT 2007


WHERE clause not being converted into SQL correctly
---------------------------------------------------

                 Key: HHH-2924
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2924
             Project: Hibernate3
          Issue Type: Bug
    Affects Versions: 3.2.4.sp1
         Environment: PostgreSQL 8.2
            Reporter: Nathan Egge
         Attachments: bug.zip

I have a lazy loaded hibernate set with a collection filter on it.  The generated SQL shows two bugs:

1) TRUE keyword incorrectly being considered a field name

2) indirect attributes not resolved to the correct field name when outer-join="true" 

I've created a sample project that exhibits the behavior.

Discussion can be found here http://forum.hibernate.org/viewtopic.php?p=2368198

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