⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 updatableresultset.out

📁 derby database source code.good for you.
💻 OUT
📖 第 1 页 / 共 5 页
字号:
    Using column name as first parameter to updateAsciiStream
      Got expected exception : An attempt was made to get a data value of type 'SMALLINT' from a data value of type 'java.io.InputStream'.
  Testing updateCharacterStream on SQL type SMALLINT
    Using column position as first parameter to updateCharacterStream
      Got expected exception : An attempt was made to get a data value of type 'SMALLINT' from a data value of type 'java.io.Reader'.
    Using column name as first parameter to updateCharacterStream
      Got expected exception : An attempt was made to get a data value of type 'SMALLINT' from a data value of type 'java.io.Reader'.
  Testing updateByte on SQL type SMALLINT
    Using column position as first parameter to updateByte
    Using column name as first parameter to updateByte
  Testing updateBytes on SQL type SMALLINT
    Using column position as first parameter to updateBytes
      Got expected exception : An attempt was made to put a data value of type 'byte[]' into a data value of type 'SMALLINT'.
    Using column name as first parameter to updateBytes
      Got expected exception : An attempt was made to put a data value of type 'byte[]' into a data value of type 'SMALLINT'.
  Testing updateBinaryStream on SQL type SMALLINT
    Using column position as first parameter to updateBinaryStream
      Got expected exception : An attempt was made to get a data value of type 'SMALLINT' from a data value of type 'java.io.InputStream'.
    Using column name as first parameter to updateBinaryStream
      Got expected exception : An attempt was made to get a data value of type 'SMALLINT' from a data value of type 'java.io.InputStream'.
  Testing updateClob on SQL type SMALLINT
    Using column position as first parameter to updateClob
    Using column name as first parameter to updateClob
  Testing updateDate on SQL type SMALLINT
    Using column position as first parameter to updateDate
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Date' into a data value of type 'SMALLINT'.
    Using column name as first parameter to updateDate
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Date' into a data value of type 'SMALLINT'.
  Testing updateTime on SQL type SMALLINT
    Using column position as first parameter to updateTime
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Time' into a data value of type 'SMALLINT'.
    Using column name as first parameter to updateTime
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Time' into a data value of type 'SMALLINT'.
  Testing updateTimestamp on SQL type SMALLINT
    Using column position as first parameter to updateTimestamp
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Timestamp' into a data value of type 'SMALLINT'.
    Using column name as first parameter to updateTimestamp
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Timestamp' into a data value of type 'SMALLINT'.
  Testing updateBlob on SQL type SMALLINT
    Using column position as first parameter to updateBlob
    Using column name as first parameter to updateBlob
  Testing updateBoolean on SQL type SMALLINT
    Using column position as first parameter to updateBoolean
    Using column name as first parameter to updateBoolean
  Testing updateNull on SQL type SMALLINT
    Using column position as first parameter to updateNull
    Using column name as first parameter to updateNull
  Testing updateArray on SQL type SMALLINT
    Using column position as first parameter to updateArray
    Using column name as first parameter to updateArray
  Testing updateRef on SQL type SMALLINT
    Using column position as first parameter to updateRef
    Using column name as first parameter to updateRef
Next datatype to test is INTEGER
  Testing updateShort on SQL type INTEGER
    Using column position as first parameter to updateShort
    Using column name as first parameter to updateShort
  Testing updateInt on SQL type INTEGER
    Using column position as first parameter to updateInt
    Using column name as first parameter to updateInt
  Testing updateLong on SQL type INTEGER
    Using column position as first parameter to updateLong
    Using column name as first parameter to updateLong
  Testing updateBigDecimal on SQL type INTEGER
    Using column position as first parameter to updateBigDecimal
    Using column name as first parameter to updateBigDecimal
  Testing updateFloat on SQL type INTEGER
    Using column position as first parameter to updateFloat
    Using column name as first parameter to updateFloat
  Testing updateDouble on SQL type INTEGER
    Using column position as first parameter to updateDouble
    Using column name as first parameter to updateDouble
  Testing updateString on SQL type INTEGER
    Using column position as first parameter to updateString
    Using column name as first parameter to updateString
  Testing updateAsciiStream on SQL type INTEGER
    Using column position as first parameter to updateAsciiStream
      Got expected exception : An attempt was made to get a data value of type 'INTEGER' from a data value of type 'java.io.InputStream'.
    Using column name as first parameter to updateAsciiStream
      Got expected exception : An attempt was made to get a data value of type 'INTEGER' from a data value of type 'java.io.InputStream'.
  Testing updateCharacterStream on SQL type INTEGER
    Using column position as first parameter to updateCharacterStream
      Got expected exception : An attempt was made to get a data value of type 'INTEGER' from a data value of type 'java.io.Reader'.
    Using column name as first parameter to updateCharacterStream
      Got expected exception : An attempt was made to get a data value of type 'INTEGER' from a data value of type 'java.io.Reader'.
  Testing updateByte on SQL type INTEGER
    Using column position as first parameter to updateByte
    Using column name as first parameter to updateByte
  Testing updateBytes on SQL type INTEGER
    Using column position as first parameter to updateBytes
      Got expected exception : An attempt was made to put a data value of type 'byte[]' into a data value of type 'INTEGER'.
    Using column name as first parameter to updateBytes
      Got expected exception : An attempt was made to put a data value of type 'byte[]' into a data value of type 'INTEGER'.
  Testing updateBinaryStream on SQL type INTEGER
    Using column position as first parameter to updateBinaryStream
      Got expected exception : An attempt was made to get a data value of type 'INTEGER' from a data value of type 'java.io.InputStream'.
    Using column name as first parameter to updateBinaryStream
      Got expected exception : An attempt was made to get a data value of type 'INTEGER' from a data value of type 'java.io.InputStream'.
  Testing updateClob on SQL type INTEGER
    Using column position as first parameter to updateClob
    Using column name as first parameter to updateClob
  Testing updateDate on SQL type INTEGER
    Using column position as first parameter to updateDate
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Date' into a data value of type 'INTEGER'.
    Using column name as first parameter to updateDate
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Date' into a data value of type 'INTEGER'.
  Testing updateTime on SQL type INTEGER
    Using column position as first parameter to updateTime
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Time' into a data value of type 'INTEGER'.
    Using column name as first parameter to updateTime
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Time' into a data value of type 'INTEGER'.
  Testing updateTimestamp on SQL type INTEGER
    Using column position as first parameter to updateTimestamp
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Timestamp' into a data value of type 'INTEGER'.
    Using column name as first parameter to updateTimestamp
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Timestamp' into a data value of type 'INTEGER'.
  Testing updateBlob on SQL type INTEGER
    Using column position as first parameter to updateBlob
    Using column name as first parameter to updateBlob
  Testing updateBoolean on SQL type INTEGER
    Using column position as first parameter to updateBoolean
    Using column name as first parameter to updateBoolean
  Testing updateNull on SQL type INTEGER
    Using column position as first parameter to updateNull
    Using column name as first parameter to updateNull
  Testing updateArray on SQL type INTEGER
    Using column position as first parameter to updateArray
    Using column name as first parameter to updateArray
  Testing updateRef on SQL type INTEGER
    Using column position as first parameter to updateRef
    Using column name as first parameter to updateRef
Next datatype to test is BIGINT
  Testing updateShort on SQL type BIGINT
    Using column position as first parameter to updateShort
    Using column name as first parameter to updateShort
  Testing updateInt on SQL type BIGINT
    Using column position as first parameter to updateInt
    Using column name as first parameter to updateInt
  Testing updateLong on SQL type BIGINT
    Using column position as first parameter to updateLong
    Using column name as first parameter to updateLong
  Testing updateBigDecimal on SQL type BIGINT
    Using column position as first parameter to updateBigDecimal
    Using column name as first parameter to updateBigDecimal
  Testing updateFloat on SQL type BIGINT
    Using column position as first parameter to updateFloat
    Using column name as first parameter to updateFloat
  Testing updateDouble on SQL type BIGINT
    Using column position as first parameter to updateDouble
    Using column name as first parameter to updateDouble
  Testing updateString on SQL type BIGINT
    Using column position as first parameter to updateString
    Using column name as first parameter to updateString
  Testing updateAsciiStream on SQL type BIGINT
    Using column position as first parameter to updateAsciiStream
      Got expected exception : An attempt was made to get a data value of type 'BIGINT' from a data value of type 'java.io.InputStream'.
    Using column name as first parameter to updateAsciiStream
      Got expected exception : An attempt was made to get a data value of type 'BIGINT' from a data value of type 'java.io.InputStream'.
  Testing updateCharacterStream on SQL type BIGINT
    Using column position as first parameter to updateCharacterStream
      Got expected exception : An attempt was made to get a data value of type 'BIGINT' from a data value of type 'java.io.Reader'.
    Using column name as first parameter to updateCharacterStream
      Got expected exception : An attempt was made to get a data value of type 'BIGINT' from a data value of type 'java.io.Reader'.
  Testing updateByte on SQL type BIGINT
    Using column position as first parameter to updateByte
    Using column name as first parameter to updateByte
  Testing updateBytes on SQL type BIGINT
    Using column position as first parameter to updateBytes
      Got expected exception : An attempt was made to put a data value of type 'byte[]' into a data value of type 'BIGINT'.
    Using column name as first parameter to updateBytes
      Got expected exception : An attempt was made to put a data value of type 'byte[]' into a data value of type 'BIGINT'.
  Testing updateBinaryStream on SQL type BIGINT
    Using column position as first parameter to updateBinaryStream
      Got expected exception : An attempt was made to get a data value of type 'BIGINT' from a data value of type 'java.io.InputStream'.
    Using column name as first parameter to updateBinaryStream
      Got expected exception : An attempt was made to get a data value of type 'BIGINT' from a data value of type 'java.io.InputStream'.
  Testing updateClob on SQL type BIGINT
    Using column position as first parameter to updateClob
    Using column name as first parameter to updateClob
  Testing updateDate on SQL type BIGINT
    Using column position as first parameter to updateDate
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Date' into a data value of type 'BIGINT'.
    Using column name as first parameter to updateDate
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Date' into a data value of type 'BIGINT'.
  Testing updateTime on SQL type BIGINT
    Using column position as first parameter to updateTime
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Time' into a data value of type 'BIGINT'.
    Using column name as first parameter to updateTime
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Time' into a data value of type 'BIGINT'.
  Testing updateTimestamp on SQL type BIGINT
    Using column position as first parameter to updateTimestamp
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Timestamp' into a data value of type 'BIGINT'.
    Using column name as first parameter to updateTimestamp
      Got expected exception : An attempt was made to put a data value of type 'java.sql.Timestamp' into a data value of type 'BIGINT'.
  Testing updateBlob on SQL type BIGINT
    Using column position as first parameter to updateBlob
    Using column name as first parameter to updateBlob
  Testing updateBoolean on SQL type BIGINT
    Using column position as first parameter to updateBoolean
    Using column name as first parameter to updateBoolean
  Testing updateNull on SQL type BIGINT
    Using column position as first parameter to updateNull
    Using column name as first parameter to updateNull
  Testing updateArray on SQL type BIGINT
    Using column position as first parameter to updateArray
    Using column name as first parameter to updateArray
  Testing updateRef on SQL type BIGINT
    Using column position as first parameter to updateRef
    Using column name as first parameter to updateRef

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -