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, getTypemapcompareInputStreams, compareReaders, connect, dropDatabase, dropFunction, dropProcedure, dropTable, dropTrigger, dropType, dropView, dump, dump, dumpAll, dumpKeys, dumpRow, dumpRow, getConnection, getConnection, makeObjects, makeTestTables, setUp, tearDownpublic void testCachedCursor()
                      throws java.lang.Exception
java.lang.Exceptionpublic void testPositionedUpdate()
                          throws java.lang.Exception
java.lang.Exceptionpublic void testOptimisticUpdates()
                           throws java.lang.Exception
java.lang.Exceptionpublic void testUpdateNoKeys()
                      throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
Generated on June 8 2013