cursor.out

来自「derby database source code.good for you.」· OUT 代码 · 共 59 行

OUT
59
字号
Test cursor startingPASS: expected and got 0 rowsPASS: expected and got 0 rowsPASS: expected and got 1 rowPASS: expected and got 1 rowPASS: expected and got 1 rowPASS: expected and got 1 rowPASS: setup completePASS: expected and got trueRow: 1956,hello world                                       ERROR XCL16: ResultSet not open. Operation 'next' not permitted. Verify that autocommit is OFF.PASS: Attempt to get next on closed cursor caughtERROR XCL16: ResultSet not open. Operation 'next' not permitted. Verify that autocommit is OFF.PASS: Attempt to get next on closed cursor caughtERROR XCL16: ResultSet not open. Operation 'next' not permitted. Verify that autocommit is OFF.PASS: Attempt to get next on closed cursor caughtERROR XCL16: ResultSet not open. Operation 'next' not permitted. Verify that autocommit is OFF.PASS: Attempt to get next on closed cursor caughtERROR XCL16: ResultSet not open. Operation 'next' not permitted. Verify that autocommit is OFF.PASS: Attempt to get next on closed cursor caughtRow: 1956,hello world                                       Row: 456,hi yourself                                       Row: 180,rubber ducky                                      Row: 3,you are the one                                   No current rowPASS: cursor test completePASS: expected and got trueRow: 1956,hello world                                       ERROR XCL16: ResultSet not open. Operation 'next' not permitted. Verify that autocommit is OFF.PASS: Attempt to get next on closed cursor caughtERROR XCL16: ResultSet not open. Operation 'next' not permitted. Verify that autocommit is OFF.PASS: Attempt to get next on closed cursor caughtERROR XCL16: ResultSet not open. Operation 'next' not permitted. Verify that autocommit is OFF.PASS: Attempt to get next on closed cursor caughtERROR XCL16: ResultSet not open. Operation 'next' not permitted. Verify that autocommit is OFF.PASS: Attempt to get next on closed cursor caughtERROR XCL16: ResultSet not open. Operation 'next' not permitted. Verify that autocommit is OFF.PASS: Attempt to get next on closed cursor caughtPASS: cursor name setNo current rowPASS: cursor test completeTest cursor name for select * from t Cursor name = nullcursor name = nullTest cursor name for select * from t for update Cursor name = nullcursor name = SQLCUR0Test cursor name for select * from t for update of i Cursor name = nullcursor name = SQLCUR1Test cursor name for select * from t Cursor name = myselectcursor name = myselectTest cursor name for select * from t for update Cursor name = myselectcursor name = myselectTest cursor name for select * from t for update of i Cursor name = myselectcursor name = myselectPASS: expected and got 0 rowsPASS: expected and got 0 rowsPASS: teardown completePASSTest cursor finished

⌨️ 快捷键说明

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