org.apache.derbyTesting.functionTests.tests.junitTests.compatibility
Class BLOBCLOB_CompatibilitySuite.Creator

java.lang.Object
  extended by org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.BLOBCLOB_CompatibilitySuite.Creator
Enclosing class:
BLOBCLOB_CompatibilitySuite

public static final class BLOBCLOB_CompatibilitySuite.Creator
extends java.lang.Object

This helper class exposes an entry point for creating an empty database.


Field Summary
private static BLOBCLOB_CompatibilitySuite _driver
           
 
Constructor Summary
BLOBCLOB_CompatibilitySuite.Creator()
           
 
Method Summary
static void main(java.lang.String[] args)
           Wait for server to come up, then create the database.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_driver

private static BLOBCLOB_CompatibilitySuite _driver
Constructor Detail

BLOBCLOB_CompatibilitySuite.Creator

public BLOBCLOB_CompatibilitySuite.Creator()
Method Detail

main

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

Wait for server to come up, then create the database.

Throws:
java.lang.Exception

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.