org.apache.derbyTesting.functionTests.tests.store
Class backupRestore1
java.lang.Object
org.apache.derbyTesting.functionTests.tests.store.backupRestore1
public class backupRestore1
- extends java.lang.Object
Test of backup restore through java program JDBC calls.
Enhanced the test from bug5229 repro.
|
Field Summary |
private static byte[] |
blob1
|
private static byte[] |
blob2
|
private static byte[] |
blob3
|
private static byte[] |
blob4
|
private static byte[] |
clob1
|
private static byte[] |
clob2
|
private static byte[] |
clob3
|
private static byte[] |
clob4
|
|
Method Summary |
private static void |
dumpSQLExceptions(java.sql.SQLException se)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
blob1
private static final byte[] blob1
blob2
private static final byte[] blob2
blob3
private static final byte[] blob3
blob4
private static final byte[] blob4
clob1
private static final byte[] clob1
clob2
private static final byte[] clob2
clob3
private static final byte[] clob3
clob4
private static final byte[] clob4
backupRestore1
public backupRestore1()
main
public static void main(java.lang.String[] args)
dumpSQLExceptions
private static void dumpSQLExceptions(java.sql.SQLException se)
Apache Derby V10.6 Internals - Copyright © 2004,2008 The Apache Software Foundation. All Rights Reserved.