Maxim Solodovnik created OPENJPA-2949:
-----------------------------------------

             Summary: ID()/VERSION() limited to equality against parameters
                 Key: OPENJPA-2949
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2949
             Project: OpenJPA
          Issue Type: Sub-task
          Components: jpa
    Affects Versions: 4.2.0
            Reporter: Maxim Solodovnik
            Assignee: Romain Manni-Bucau
             Fix For: 4.2.0


Discussion link: 
https://github.com/apache/openjpa/pull/144#discussion_r3682999176

(medium) entity_id_or_version_comp() only allows ID(x)/VERSION(x) compared with 
=/<> against an input parameter. Spec-legal forms like ID(e) = 5, VERSION(e) >= 
:v or ID(a) = ID(b) do not parse - intentional first step, or should these 
functions be reachable from the general comparison/arithmetic productions?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to