Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5050

BrokeredConnection could call setHoldability() without using reflection

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.8.1.2
    • 10.8.1.2
    • JDBC
    • None

    Description

      BrokeredConnection uses reflection to call Connection.setHoldability() because that method wasn't available in Java 1.3. Since Derby doesn't support Java 1.3 anymore, we could call the method directly.

      Attachments

        1. d5050.diff
          1 kB
          Knut Anders Hatlen

        Activity

          People

            knutanders Knut Anders Hatlen
            knutanders Knut Anders Hatlen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: