public class GenKeyTest extends TestBase
| Constructor and Description | 
|---|
| GenKeyTest(java.lang.String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | main(java.lang.String[] args) | 
| void | testNoKeys()Test empty result set returned when no keys available. | 
| void | testParams() | 
| void | testSelect()Test that SELECT statements work correctly with
  PreparedStatements created withRETURN_GENERATED_KEYS. | 
| void | testTrigger1()Test for bug [930305] getGeneratedKeys() does not work with triggers | 
compareInputStreams, compareReaders, connect, dropDatabase, dropFunction, dropProcedure, dropTable, dropTrigger, dropType, dropView, dump, dump, dumpAll, dumpKeys, dumpRow, dumpRow, getConnection, getConnection, makeObjects, makeTestTables, setUp, tearDownpublic void testParams()
                throws java.lang.Exception
java.lang.Exceptionpublic void testTrigger1()
                  throws java.lang.Exception
java.lang.Exceptionpublic void testNoKeys()
                throws java.lang.Exception
java.lang.Exceptionpublic void testSelect()
                throws java.sql.SQLException
PreparedStatements created with
 RETURN_GENERATED_KEYS.java.sql.SQLExceptionpublic static void main(java.lang.String[] args)
Generated on June 8 2013