| java.lang.Object org.apache.derbyTesting.functionTests.tests.lang.currentof
currentof | public class currentof (Code) | | This tests the current of statements, i.e.
delete where current of and update where current of.
Not done in ij since the cursor names may not be stable.
This could be more complete, but since this is SQL92 Entry
standard, we are assuming that some future purchase of the
NIST suite or some equivalent will suffice.
|
verifyBoolean | static void verifyBoolean(boolean got, boolean expect) throws SQLException(Code) | | |
|
|