XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 10.0.2.1
    • None
    • JDBC
    • None
    • IBM DB2 universal driver accessing a standalone Derby server

    Description

      JDBC states that "isReadOnly(int column) Indicates whether the designated column is definitely not writable."
      Note that it does NOT say that the resultset is not writable.
      So isReadOnly() should return false if it is applied to a ResultSet which was obtained by querying a table, which it doesn't. It always returns true.

      I will attach a testcase for the described behaviour.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tfischer Thomas Fox
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: