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

📄 procedurejdbc30.out

📁 derby database source code.good for you.
💻 OUT
字号:
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

⌨️ 快捷键说明

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