?? procedurejdbc30.out
字號(hào):
Fetching result sets with getMoreResults() PASS 1 got result set true RS (1) val 2 PASS 2 got result set true Exception - Invalid operation: result set closed RS (2) val 3 PASS 3 got result set true Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed RS (3) val 4 PASS 4 got result set true Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed RS (4) val 5 PASS 5 got result set true Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed RS (5) val 6 Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closedFetching result sets with getMoreResults(Statement.CLOSE_CURRENT_RESULT) PASS 1 got result set true RS (1) val 2 PASS 2 got result set true Exception - Invalid operation: result set closed RS (2) val 3 PASS 3 got result set true Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed RS (3) val 4 PASS 4 got result set true Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed RS (4) val 5 PASS 5 got result set true Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed RS (5) val 6 Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closedFetching result sets with getMoreResults(Statement.CLOSE_ALL_RESULTS) PASS 1 got result set true RS (1) val 2 PASS 2 got result set true Exception - Invalid operation: result set closed RS (2) val 3 PASS 3 got result set true Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed RS (3) val 4 PASS 4 got result set true Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed RS (4) val 5 PASS 5 got result set true Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed RS (5) val 6 Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closedFetching result sets with getMoreResults(Statement.KEEP_CURRENT_RESULT) PASS 1 got result set true RS (1) val 2 PASS 2 got result set true RS (1) val 3 RS (2) val 3 PASS 3 got result set true RS (1) val 4 RS (2) val 4 RS (3) val 4 PASS 4 got result set true RS (1) val 5 RS (2) val 5 RS (3) val 5 RS (4) val 5 PASS 5 got result set true RS (1) val 6 RS (2) val 6 RS (3) val 6 RS (4) val 6 RS (5) val 6 RS (1) val 7 RS (2) val 7 RS (3) val 7 RS (4) val 7 RS (5) val 7Fetching result sets with getMoreResults(<mixture>) first two with KEEP_CURRENT_RESULT RS (1) val 2 RS (2) val 3 third with CLOSE_CURRENT_RESULT RS (1) val 3 Exception - Invalid operation: result set closed RS (3) val 4 fourth with KEEP_CURRENT_RESULT RS (1) val 4 Exception - Invalid operation: result set closed RS (3) val 5 RS (4) val 5 fifth with CLOSE_ALL_RESULTS Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed RS (5) val 6 no more results with with KEEP_CURRENT_RESULT Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed RS (5) val 7Fetching result sets with getMoreResults(Statement.KEEP_CURRENT_RESULT) and checking that cs.execute() closes them PASS 1 got result set true RS (1) val 2 PASS 2 got result set true RS (1) val 3 RS (2) val 3 PASS 3 got result set true RS (1) val 4 RS (2) val 4 RS (3) val 4 PASS 4 got result set true RS (1) val 5 RS (2) val 5 RS (3) val 5 RS (4) val 5 PASS 5 got result set true RS (1) val 6 RS (2) val 6 RS (3) val 6 RS (4) val 6 RS (5) val 6 fetched all results RS (1) val 7 RS (2) val 7 RS (3) val 7 RS (4) val 7 RS (5) val 7 executing statement Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closedFetching result sets with getMoreResults(Statement.KEEP_CURRENT_RESULT) and checking that cs.close() closes them PASS 1 got result set true RS (1) val 2 PASS 2 got result set true RS (1) val 3 RS (2) val 3 PASS 3 got result set true RS (1) val 4 RS (2) val 4 RS (3) val 4 PASS 4 got result set true RS (1) val 5 RS (2) val 5 RS (3) val 5 RS (4) val 5 PASS 5 got result set true RS (1) val 6 RS (2) val 6 RS (3) val 6 RS (4) val 6 RS (5) val 6 fetched all results RS (1) val 7 RS (2) val 7 RS (3) val 7 RS (4) val 7 RS (5) val 7 closing statement Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed Exception - Invalid operation: result set closed
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -