[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-5126) JPA Query with InExpression and Collection_valued_input_parameter Complains About Bad Syntax

Gail Badner (JIRA) noreply at atlassian.com
Mon Jan 10 20:08:05 EST 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gail Badner updated HHH-5126:
-----------------------------

    Fix Version/s: 4.0.0.Alpha1
                   3.6.1

> JPA Query with InExpression and Collection_valued_input_parameter Complains About Bad Syntax
> --------------------------------------------------------------------------------------------
>
>                 Key: HHH-5126
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5126
>             Project: Hibernate Core
>          Issue Type: Bug
>    Affects Versions: 3.5.1, 3.6.0
>            Reporter: Guido Müller
>            Priority: Blocker
>             Fix For: 3.6.1, 4.0.0.Alpha1
>
>         Attachments: QueryTest.java.patch
>
>
> JPA 2.0 spec final chapter 4.6.9 In Expressions
> In the spec there are 3 alternatives allowed for the query argument. For the 3rd alternative there are no parenthesis allowed.
> Hibernate seems to expect these illegal parenthesis.
> The error occurs within a named query in an entity class.

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