[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5278) Wrong parsing of hql/ejbql query

ron piterman (JIRA) noreply at atlassian.com
Fri May 28 12:57:54 EDT 2010


Wrong parsing of hql/ejbql query
--------------------------------

                 Key: HHH-5278
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5278
             Project: Hibernate Core
          Issue Type: Bug
          Components: query-hql
    Affects Versions: 3.3.2
            Reporter: ron piterman
         Attachments: hibtest.tar.gz

Hibernate parses following query, ignoring superfluous parentheses and rules after:

FROM Parent AS p WHERE p.id = ? ) AND p.child is null

Attached is a test which should not pass.

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