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

java.lang.Object
  extended by org.apache.derbyTesting.functionTests.tests.store.BackupPathTests

public class BackupPathTests
extends java.lang.Object


Constructor Summary
BackupPathTests()
           
 
Method Summary
private static void logMsg(java.lang.String str)
          Write message to the standard output.
static void main(java.lang.String[] argv)
           
private static void performBackup(java.sql.Connection conn, java.lang.String backupPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackupPathTests

public BackupPathTests()
Method Detail

main

public static void main(java.lang.String[] argv)
                 throws java.lang.Throwable
Throws:
java.lang.Throwable

performBackup

private static void performBackup(java.sql.Connection conn,
                                  java.lang.String backupPath)
                           throws java.sql.SQLException
Throws:
java.sql.SQLException

logMsg

private static void logMsg(java.lang.String str)
Write message to the standard output.


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.