Methods omitted from the JDBC 4 integration

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 6
    • Affects Version/s: 6
    • Component/s: core-libs
    • None
    • b53
    • generic
    • generic
    • Verified

      The following methods were ommitted from the JDBC 4 initial Integration:

      ResultSet
      getNString(int)
      getNString(String)

      CallableStatement
      getNString(int)
      getNString(String)
      getCharacterStream(int)
      getCharacterStream(String)
      getNCharacterStream(int)
      getNCharacterStream(String)

      SQLInput

      readRowId()
      readNString()
      readSQLXML()
      readNClob()

      SQLOutput
      writeRowId()
      writeNString()
      writeSQLXML()
      writeNClob()

      SQLXML

      createStreamReader()
      createStreamWriter()

      DataTruncation
       2 new constructors which support the cause parameter

            Assignee:
            Amit Handa (Inactive)
            Reporter:
            Lance Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: