📄 resultsetjdbc30.out
字号:
Test resultsetJdbc30 starting
trying rs.getURL(int) :
Expected : Feature not implemented: no details.
trying rs.getURL(String) :
Expected : Feature not implemented: no details.
trying rs.updateRef(int, Ref) :
Expected : Feature not implemented: no details.
trying rs.updateRef(String, Ref) :
Expected : Feature not implemented: no details.
trying rs.updateBlob(int, Blob) :
Expected : 'updateBlob' not allowed because the ResultSet is not an updatable ResultSet.
trying rs.updateBlob(String, Blob) :
Expected : 'updateBlob' not allowed because the ResultSet is not an updatable ResultSet.
trying rs.updateClob(int, Clob) :
Expected : 'updateClob' not allowed because the ResultSet is not an updatable ResultSet.
trying rs.updateClob(String, Clob) :
Expected : 'updateClob' not allowed because the ResultSet is not an updatable ResultSet.
trying rs.updateArray(int, Array) :
Expected : Feature not implemented: no details.
trying rs.updateClob(String, Array) :
Expected : Feature not implemented: no details.
Test resultsetJdbc30 finished
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -