📄 updatableresultset.out
字号:
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 Got expected exception : Invalid data conversion: Parameter instance 1992 is invalid for requested conversion. Using column name as first parameter to updateString Got expected exception : Invalid data conversion: Parameter instance 1992 is invalid for requested conversion. Testing updateAsciiStream on SQL type INTEGER Using column position as first parameter to updateAsciiStream Got expected exception : Illegal Conversion Using column name as first parameter to updateAsciiStream Got expected exception : Illegal Conversion Testing updateCharacterStream on SQL type INTEGER Using column position as first parameter to updateCharacterStream Got expected exception : Illegal Conversion Using column name as first parameter to updateCharacterStream Got expected exception : Illegal Conversion 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 : Illegal Conversion Using column name as first parameter to updateBytes Got expected exception : Illegal Conversion Testing updateBinaryStream on SQL type INTEGER Using column position as first parameter to updateBinaryStream Got expected exception : Illegal Conversion Using column name as first parameter to updateBinaryStream Got expected exception : Illegal Conversion Testing updateClob on SQL type INTEGER Using column position as first parameter to updateClob Got expected exception : JDBC 3 method called - not yet supported Using column name as first parameter to updateClob Got expected exception : JDBC 3 method called - not yet supported Testing updateDate on SQL type INTEGER Using column position as first parameter to updateDate Got expected exception : Illegal Conversion Using column name as first parameter to updateDate Got expected exception : Illegal Conversion Testing updateTime on SQL type INTEGER Using column position as first parameter to updateTime Got expected exception : Illegal Conversion Using column name as first parameter to updateTime Got expected exception : Illegal Conversion Testing updateTimestamp on SQL type INTEGER Using column position as first parameter to updateTimestamp Got expected exception : Illegal Conversion Using column name as first parameter to updateTimestamp Got expected exception : Illegal Conversion Testing updateBlob on SQL type INTEGER Using column position as first parameter to updateBlob Got expected exception : JDBC 3 method called - not yet supported Using column name as first parameter to updateBlob Got expected exception : JDBC 3 method called - not yet supported 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 Got expected exception : JDBC 3 method called - not yet supported Using column name as first parameter to updateArray Got expected exception : JDBC 3 method called - not yet supported Testing updateRef on SQL type INTEGER Using column position as first parameter to updateRef Got expected exception : JDBC 3 method called - not yet supported Using column name as first parameter to updateRef Got expected exception : JDBC 3 method called - not yet supportedNext 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 Got expected exception : Invalid data conversion: Parameter instance 1992 is invalid for requested conversion. Using column name as first parameter to updateString Got expected exception : Invalid data conversion: Parameter instance 1992 is invalid for requested conversion. Testing updateAsciiStream on SQL type BIGINT Using column position as first parameter to updateAsciiStream Got expected exception : Illegal Conversion Using column name as first parameter to updateAsciiStream Got expected exception : Illegal Conversion Testing updateCharacterStream on SQL type BIGINT Using column position as first parameter to updateCharacterStream Got expected exception : Illegal Conversion Using column name as first parameter to updateCharacterStream Got expected exception : Illegal Conversion 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 : Illegal Conversion Using column name as first parameter to updateBytes Got expected exception : Illegal Conversion Testing updateBinaryStream on SQL type BIGINT Using column position as first parameter to updateBinaryStream Got expected exception : Illegal Conversion Using column name as first parameter to updateBinaryStream Got expected exception : Illegal Conversion Testing updateClob on SQL type BIGINT Using column position as first parameter to updateClob Got expected exception : JDBC 3 method called - not yet supported Using column name as first parameter to updateClob Got expected exception : JDBC 3 method called - not yet supported Testing updateDate on SQL type BIGINT Using column position as first parameter to updateDate Got expected exception : Illegal Conversion Using column name as first parameter to updateDate Got expected exception : Illegal Conversion Testing updateTime on SQL type BIGINT Using column position as first parameter to updateTime Got expected exception : Illegal Conversion Using column name as first parameter to updateTime Got expected exception : Illegal Conversion Testing updateTimestamp on SQL type BIGINT Using column position as first parameter to updateTimestamp Got expected exception : Illegal Conversion Using column name as first parameter to updateTimestamp Got expected exception : Illegal Conversion Testing updateBlob on SQL type BIGINT Using column position as first parameter to updateBlob Got expected exception : JDBC 3 method called - not yet supported Using column name as first parameter to updateBlob Got expected exception : JDBC 3 method called - not yet supported 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 Got expected exception : JDBC 3 method called - not yet supported Using column name as first parameter to updateArray Got expected exception : JDBC 3 method called - not yet supported Testing updateRef on SQL type BIGINT Using column position as first parameter to updateRef Got expected exception : JDBC 3 method called - not yet supported Using column name as first parameter to updateRef Got expected exception : JDBC 3 method called - not yet supportedNext datatype to test is DECIMAL(10,5) Testing updateShort on SQL type DECIMAL(10,5) Using column position as first parameter to updateShort Using column name as first parameter to updateShort Testing updateInt on SQL type DECIMAL(10,5) Using column position as first parameter to updateInt Using column name as first parameter to updateInt Testing updateLong on SQL type DECIMAL(10,5) Using column position as first parameter to updateLong Using column name as first parameter to updateLong Testing updateBigDecimal on SQL type DECIMAL(10,5) Using column position as first parameter to updateBigDecimal Using column name as first parameter to updateBigDecimal Testing updateFloat on SQL type DECIMAL(10,5) Using column position as first parameter to updateFloat Using column name as first parameter to updateFloat Testing updateDouble on SQL type DECIMAL(10,5) Using column position as first parameter to updateDouble Using column name as first parameter to updateDouble Testing updateString on SQL type DECIMAL(10,5) Using column position as first parameter to updateString Got expected exception : Invalid data conversion: Parameter instance 1992 is invalid for requested conversion. Using column name as first parameter to updateString Got expected exception : Invalid data conversion: Parameter instance 1992 is invalid for requested conversion. Testing updateAsciiStream on SQL type DECIMAL(10,5) Using column position as first parameter to updateAsciiStream Got expected exception : Illegal Conversion Using column name as first parameter to updateAsciiStream Got expected exception : Illegal Conversion Testing updateCharacterStream on SQL type DECIMAL(10,5) Using column position as first parameter to updateCharacterStream Got expected exception : Illegal Conversion Using column name as first parameter to updateCharacterStream Got expected exception : Illegal Conversion Testing updateByte on SQL type DECIMAL(10,5) Using column position as first parameter to updateByte Using column name as first parameter to updateByte Testing updateBytes on SQL type DECIMAL(10,5) Using column position as first parameter to updateBytes Got expected exception : Illegal Conversion Using column name as first parameter to updateBytes Got expected exception : Illegal Conversion Testing updateBinaryStream on SQL type DECIMAL(10,5) Using column position as first parameter to updateBinaryStream Got expected exception : Illegal Conversion Using column name as first parameter to updateBinaryStream Got expected exception : Illegal Conversion Testing updateClob on SQL type DECIMAL(10,5) Using column position as first parameter to updateClob Got expected exception : JDBC 3 method called - not yet supported Using column name as first parameter to updateClob Got expected exception : JDBC 3 method called - not yet supported Testing updateDate on SQL type DECIMAL(10,5) Using column position as first parameter to updateDate Got expected exception : Illegal Conversion Using column name as first parameter to updateDate Got expected exception : Illegal Conversion Testing updateTime on SQL type DECIMAL(10,5) Using column position as first parameter to updateTime Got expected exception : Illegal Conversion Using column name as first parameter to updateTime Got expected exception : Illegal Conversion Testing updateTimestamp on SQL type DECIMAL(10,5) Using column position as first parameter to updateTimestamp Got expected exception : Illegal Conversion Using column name as first parameter to updateTimestamp Got expected exception : Illegal Conversion Testing updateBlob on SQL type DECIMAL(10,5) Using column position as first parameter to updateBlob Got expected exception : JDBC 3 method called - not yet supported Using column name as first parameter to updateBlob Got expected exception : JDBC 3 method called - not yet supported Testing updateBoolean on SQL type DECIMAL(10,5) Using column position as first parameter to updateBoolean Using column name as first parameter to updateBoolean Testing updateNull on SQL type DECIMAL(10,5) Using column position as first parameter to updateNull
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -