public class AutoIncrementTest extends BaseJDBCTestCase
DEFAULT_DB_DIR, DERBY_LOG, ERRORSTACKTRACEFILE| Constructor and Description |
|---|
AutoIncrementTest(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
private static void |
createSchemaObjects(java.sql.Statement st)
converted from autoincrement.sql.
|
static junit.framework.Test |
suite() |
void |
test_Derby14951465() |
void |
testadditionalSysCol() |
void |
testautoIncSysColTest() |
void |
testbug3450() |
void |
testColoumnSpecs() |
void |
testConnectionInfo() |
void |
TESTD1644() |
void |
testdefaultautoincrement() |
void |
testDerby2902() |
void |
testderbyIncrementTest() |
void |
testIdentity() |
void |
testidvalconn() |
void |
testidvalVariants() |
void |
testlock() |
void |
testnegative() |
void |
testnegativeinvalidtype() |
void |
testonegeneratedcolumn() |
void |
testOverflow() |
void |
testrestart() |
void |
testSchema() |
void |
testsimpleincrement() |
void |
testsyslocks() |
void |
testTrigger() |
void |
testunique() |
void |
testwithIncrement() |
assertCallError, assertCheckTable, assertCompileError, assertEquals, assertEquals, assertEquals, assertEquivalentDataType, assertErrorCode, assertGetIntError, assertNextError, assertPreparedStatementError, assertSQLExceptionEquals, assertSQLState, assertSQLState, assertStatementError, assertStatementError, assertStatementError, assertStatementError, assertStatementErrorUnordered, assertTableRowCount, assertUpdateCount, assertUpdateCount, assertWarning, checkAllConsistency, checkEstimatedRowCount, closeStatement, commit, createStatement, createStatement, createStatement, dropTable, dropTable, dropView, dropView, emptyStatementCache, getClientTransactionID, getConnection, getDatabaseProperty, getLastSQLException, initializeConnection, openConnection, openDefaultConnection, openDefaultConnection, openDefaultConnection, openUserConnection, prepareCall, prepareCall, prepareCall, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, rollback, runBare, runBareOverridable, runScript, runScript, runSQLCommands, setAutoCommit, tearDown, usingDB2Client, usingDerbyNetClient, usingEmbeddedalarm, assertDirectoryDeleted, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertExecJavaCmdAsExpected, assertLaunchedJUnitTestMethod, assertLaunchedJUnitTestMethod, assertSecurityManager, assertThrowableEquals, currentDirectory, execJavaCmd, execJavaCmd, fail, getClassVersionMajor, getEmmaJar, getFailureFolder, getFilesWith, getJavaExecutableName, getSystemProperty, getTestConfiguration, getTestResource, hasInterruptibleIO, isCVM, isIBMJVM, isJ9Platform, isJava5, isJava7, isJava8, isPhoneME, isPlatform, isSunJVM, isWindowsPlatform, openTestResource, println, printStackTrace, readProcessOutput, removeDirectory, removeDirectory, removeFiles, removeSystemProperty, runsWithEmma, runsWithJaCoCo, setSystemProperty, sleep, sleepAtLeastOneTick, traceitassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runTest, setName, setUp, toStringprivate static void createSchemaObjects(java.sql.Statement st)
throws java.sql.SQLException
java.sql.SQLExceptionpublic void testderbyIncrementTest()
throws java.lang.Exception
java.lang.Exceptionpublic void testautoIncSysColTest()
throws java.lang.Exception
java.lang.Exceptionpublic void testnegative()
throws java.lang.Exception
java.lang.Exceptionpublic void testsimpleincrement()
throws java.lang.Exception
java.lang.Exceptionpublic void testonegeneratedcolumn()
throws java.lang.Exception
java.lang.Exceptionpublic void testConnectionInfo()
throws java.lang.Exception
java.lang.Exceptionpublic void testTrigger()
throws java.lang.Exception
java.lang.Exceptionpublic void testSchema()
throws java.lang.Exception
java.lang.Exceptionpublic void testadditionalSysCol()
throws java.lang.Exception
java.lang.Exceptionpublic void testsyslocks()
throws java.lang.Exception
java.lang.Exceptionpublic void testColoumnSpecs()
throws java.lang.Exception
java.lang.Exceptionpublic void testbug3450()
throws java.lang.Exception
java.lang.Exceptionpublic void testnegativeinvalidtype()
throws java.lang.Exception
java.lang.Exceptionpublic void testOverflow()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdentity()
throws java.lang.Exception
java.lang.Exceptionpublic void testdefaultautoincrement()
throws java.lang.Exception
java.lang.Exceptionpublic void testwithIncrement()
throws java.lang.Exception
java.lang.Exceptionpublic void testunique()
throws java.lang.Exception
java.lang.Exceptionpublic void testidvalconn()
throws java.lang.Exception
java.lang.Exceptionpublic void testidvalVariants()
throws java.lang.Exception
java.lang.Exceptionpublic void testrestart()
throws java.lang.Exception
java.lang.Exceptionpublic void testlock()
throws java.lang.Exception
java.lang.Exceptionpublic void test_Derby14951465()
throws java.lang.Exception
java.lang.Exceptionpublic void TESTD1644()
throws java.lang.Exception
java.lang.Exceptionpublic void testDerby2902()
throws java.lang.Exception
java.lang.Exceptionpublic static junit.framework.Test suite()
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.