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

Network client setTransactionIsolation() commits any active transactions

    XMLWordPrintableJSON

Details

    • Normal
    • Release Note Needed, Repro attached
    • Embedded/Client difference

    Description

      Network client implements setTransactionIsolation() using
      Statement.executeUpdate("SET CURRENT ISOLATION.......")
      which again causes any active transactions to commit.

      This differs from the embedded driver, where setTransactionIsolation() does not cause a commit.

      (Note that "SET CURRENT ISOLATION....." will commit active transactions idependent of this)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bernt Bernt Johnsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: