Uploaded image for project: 'JDO'
  1. JDO
  2. JDO-745

Support bitwise operations in JDOQL

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • JDO 3.2
    • specification, tck
    • None

    Description

      The tests BooleanLogicalAND.testNegative, BooleanLogicalOR.testNegative don't test use of a boolean logical AND/OR. They actually test for an integer being used with the "&" and "|" operators. Sadly this means that any implementation that attempts to provide a vendor extension of support for bitwise AND/OR (for those RDBMS that support it) cannot pass the TCK.

      Perhaps add an "optional feature" for the vendor to support bitwise operations, and then don't run that test if so.

      Attachments

        1. JDO-745-patch3.txt
          14 kB
          Michael Bouschen
        2. JDO-745.patch
          2 kB
          Michael Bouschen

        Activity

          People

            mbo Michael Bouschen
            andyj Andy Jefferson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: