Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-2264

Upcast PreparedStatementManagerImpl.logSQLWarnings to take a Statement rather than a PreparedStatement

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.0, 2.3.0
    • 2.2.2, 2.2.1.1, 2.3.0
    • jdbc, kernel
    • None

    Description

      While writing a custom PreparedStatementManager I have a Statement that I want to pass to the org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl.logSQLWarnings method, but that method incorrectly requires a PreparedStatement.

      With this JIRA I'm going to change the parameter type for this method to accept a Statement.

      Attachments

        Activity

          People

            curtisr7 Richard G. Curtis
            curtisr7 Richard G. Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: