Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-3313 JDBC client driver statement cache
  3. DERBY-3441

Determine and implement a proper procedure for resetting a prepared statement for reuse in a statement pool

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.4.1.3
    • 10.4.1.3
    • JDBC, Network Client
    • None

    Description

      Initial investigations indicate there are no existing suitable methods to properly reset a prepared (or callable) statement for reuse with a statement pool.
      A full reset is too heavy weight and defeats the purpose of statement pooling, but a proper procedure should be achievable by reusing existing pieces of code.

      Correctness is of course the most important thing.

      Attachments

        1. derby-3441-1a-statement_reset.diff
          5 kB
          Kristian Waagan
        2. derby-3441-2a-minor_am_refactoring.diff
          5 kB
          Kristian Waagan
        3. derby-3441-1b-statement_reset.diff
          6 kB
          Kristian Waagan
        4. derby-3441-3a-extract_setTransactionIsolationX.diff
          7 kB
          Kristian Waagan
        5. derby-3441-1c-statement_reset.diff
          17 kB
          Kristian Waagan

        Activity

          People

            kristwaa Kristian Waagan
            kristwaa Kristian Waagan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: