Michael Bouschen created JDO-754:
------------------------------------

             Summary: Add more logical complement operator JDOQL query tests 
                 Key: JDO-754
                 URL: https://issues.apache.org/jira/browse/JDO-754
             Project: JDO
          Issue Type: Task
          Components: tck
    Affects Versions: JDO 3.1
            Reporter: Michael Bouschen
            Assignee: Michael Bouschen
             Fix For: JDO 3.2


Possible test scenarios:
!(field != value)
!(field != null)
!!(field != value)
!!(field != null)
!!!(field != value)
!!!(field != null)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to