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
PreparedStatement s created with
RETURN_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, tearDown
public void testParams() throws java.lang.Exception
java.lang.Exception
public void testTrigger1() throws java.lang.Exception
java.lang.Exception
public void testNoKeys() throws java.lang.Exception
java.lang.Exception
public void testSelect() throws java.sql.SQLException
PreparedStatement
s created with
RETURN_GENERATED_KEYS
.java.sql.SQLException
public static void main(java.lang.String[] args)
Generated on June 8 2013