public class ClientSideCursorTest extends DatabaseTestCase
Constructor and Description |
---|
ClientSideCursorTest(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
void |
testCachedCursor()
General test of scrollable cursor functionality.
|
void |
testOptimisticUpdates()
Test optimistic updates throw exception if row is changed on disk.
|
void |
testPositionedUpdate()
Test support for JDBC 1 style positioned updates with named cursors.
|
void |
testUpdateNoKeys()
Test updateable result set where table is not keyed.
|
compareBytes, getLongString, getLongString, getType, getTypemap
compareInputStreams, compareReaders, connect, dropDatabase, dropFunction, dropProcedure, dropTable, dropTrigger, dropType, dropView, dump, dump, dumpAll, dumpKeys, dumpRow, dumpRow, getConnection, getConnection, makeObjects, makeTestTables, setUp, tearDown
public void testCachedCursor() throws java.lang.Exception
java.lang.Exception
public void testPositionedUpdate() throws java.lang.Exception
java.lang.Exception
public void testOptimisticUpdates() throws java.lang.Exception
java.lang.Exception
public void testUpdateNoKeys() throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)
Generated on June 8 2013