Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-1007 OpenJPA 2.0 iteration 6 primary task
  3. OPENJPA-1032

Revert OpenJPAQuery.getPositionalParameters method signature back to 1.x signature

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.0.0-M2
    • 2.0.0-M2
    • jpa
    • None

    Description

      The 10/31/2008 draft of the JSR-317 specification added a method with signature "List getPositionalParameters()" to the Query interface. This method had a conflicting signature with a similar method defined on the OpenJPAQuery interface "Object[] getPositionalParameters()". The OpenJPAQuery method was necessarily changed to match the specification. The 03/13/2009 draft no longer provides a method with this signature so the previous signature will be put back in place.

      Attachments

        Activity

          People

            techhusky Jeremy Bauer
            techhusky Jeremy Bauer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: