You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Craig Russell (JIRA)" <ji...@apache.org> on 2007/08/07 19:29:59 UTC

[jira] Updated: (OPENJPA-26) JPQL parser failed to handle unary operations in arithmetic comparisons, eg. where -(e.salary+10) > -10

     [ https://issues.apache.org/jira/browse/OPENJPA-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Russell updated OPENJPA-26:
---------------------------------

    Fix Version/s:     (was: 0.9.8)

> JPQL parser failed to handle unary operations in arithmetic comparisons, eg. where -(e.salary+10) > -10
> -------------------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-26
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-26
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: query
>            Reporter: Catalina Wei
>
> Negation only works for numeric literals, should be generalized to arithmetic expressions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.