public class MaxLogNumberRecovery extends MaxLogNumber
COMMIT, NOACTION, ROLLBACK| Constructor and Description |
|---|
MaxLogNumberRecovery() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] argv) |
private void |
runTest(java.sql.Connection conn) |
private static void |
setSystemProperty(java.lang.String name,
java.lang.String value)
Set system property
|
createTable, endTransaction, insert, logMessage, performCheckPoint, update, verifyDataprivate void runTest(java.sql.Connection conn)
throws java.sql.SQLException
java.sql.SQLExceptionprivate static void setSystemProperty(java.lang.String name,
java.lang.String value)
name - name of the propertyvalue - value of the propertypublic static void main(java.lang.String[] argv)
throws java.lang.Throwable
java.lang.ThrowableApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.