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

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


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=37300#action_37300 ] 

ron piterman commented on HHH-5278:
-----------------------------------

sorry - is not Major issue...

> 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