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

Methods omitted from the JDBC 4 integration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: