Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-3656

JdbcConnection.setTransactionIsolation should not throw an exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.7
    • None
    • jdbc
    • None

    Description

      JdbcConnection.setTransactionIsolation now throws SQLFeatureNotSupportedException which looks incorrect, because:

      • This method can be called by a JDBC tool on startup, even if only select queries will be executed after that.
      • This method does not throw this exception according to JavaDoc.

      Other similar methods should be also revised.

      Corresponding user@ thread: http://apache-ignite-users.70518.x6.nabble.com/Stored-Procedure-td6548.html

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vkulichenko Valentin Kulichenko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: