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, verifyData
private void runTest(java.sql.Connection conn) throws java.sql.SQLException
java.sql.SQLException
private 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.Throwable
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.