Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4732205

Connection.setTransactionIsolation()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 1.3.0
    • core-libs
    • None
    • 1.5
    • generic
    • generic
    • Verified

      The javadocs and jdbc spec does not indicate what the expected behavior is if the backend database does not support the Isolation Level specified

      the JDBC API Tutorial and Reference 2nd addtion, page 349 indicates a SQLException may be thrown if the backend does not support the isolation level and cannot upgrade to a higher isolation level.

      Why can a driver not downgrade the isolation level?

      We need to clarify the spec either way as to the expected behavior.

            lancea Lance Andersen
            lancea Lance Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: