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

Gail Badner (JIRA) noreply at atlassian.com
Fri Jan 21 16:09:05 EST 2011


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

Gail Badner resolved HHH-5126.
------------------------------

    Resolution: Fixed

Fixed in hibernate-core master and 3.6.

> 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
>            Assignee: Gail Badner
>            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