org.apache.derbyTesting.functionTests.tests.store
Class backupRestore1

java.lang.Object
  extended by 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
           
 
Constructor Summary
backupRestore1()
           
 
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
 

Field Detail

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
Constructor Detail

backupRestore1

public backupRestore1()
Method Detail

main

public static void main(java.lang.String[] args)

dumpSQLExceptions

private static void dumpSQLExceptions(java.sql.SQLException se)

Built on Sat 2009-11-28 18:44:18-0800, from revision 885187

Apache Derby V10.6 Internals - Copyright © 2004,2008 The Apache Software Foundation. All Rights Reserved.