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

Client ResultSet.getHoldabilty will return incorrect value when the ResultSet is obtained from a procedure call

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.4.1.3
    • 10.4.1.3
    • JDBC, Network Client
    • None

    Description

      Fixing DERBY-3305 (aka DERBY-1111) exposes that the holdability for a result set sent over DRDA is being obtained from the Statement that created the JDBC ResultSet, not its actual holdability. The two can be different when the result set is dynamic result set from a procedure.

      jdbc4.ResultSetTest.getHoldability fails in client mode.

      Attachments

        1. derby_3311_diff.txt
          5 kB
          Daniel John Debrunner

        Issue Links

          Activity

            People

              djd Daniel John Debrunner
              djd Daniel John Debrunner
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: