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

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

public class bootLock
extends java.lang.Object

Testing for FileLocks that prevent Derby Double Boot.


Constructor Summary
bootLock()
           
 
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
 

Constructor Detail

bootLock

public bootLock()
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.