?? statementjdbc20.out
字號:
Test statementJdbc20 startingPASS -- expected exceptionSQLSTATE(XJ065): SQL Exception: Invalid parameter value '-1,000' for Statement.setFetchSize(int rows).PASS -- expected exceptionSQLSTATE(XJ064): SQL Exception: Invalid parameter value '-1,000' for setFetchDirection(int direction).Fetch Size 25Fetch Direction 10011 2 3.1Result Set Fetch Size 25Result Set Fetch Direction 1001PASS -- expected exceptionSQLSTATE(XJ061): SQL Exception: The 'setFetchDirection()' method is only allowed on scroll cursors.Result Set Fetch Size 250Result Set Fetch Direction 1001PASS -- expected exceptionSQLSTATE(XJ062): SQL Exception: Invalid parameter value '100' for ResultSet.setFetchSize(int rows).PASS -- expected exceptionSQLSTATE(XJ062): SQL Exception: Invalid parameter value '-2,000' for ResultSet.setFetchSize(int rows).PASS -- expected exceptionSQLSTATE(XJ061): SQL Exception: The 'setFetchDirection()' method is only allowed on scroll cursors.PASS -- expected exceptionSQLSTATE(X0Y78): SQL Exception: Statement.executeQuery() cannot be called with a statement that returns a row count.PASS -- expected exceptionSQLSTATE(42X05): SQL Exception: Table 'TRASH' does not exist.PASS -- expected exceptionSQLSTATE(X0Y79): SQL Exception: Statement.executeUpdate() cannot be called with a statement that returns a ResultSet.Test statementJdbc20 finished
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -