net.ontopia.persistence.rdbms
Class DDLWriter

java.lang.Object
  extended by net.ontopia.persistence.rdbms.DDLWriter

public class DDLWriter
extends java.lang.Object

INTERNAL: Command line tool for producing DDL files for creating and dropping database schemas.


Constructor Summary
DDLWriter()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
protected static void usage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DDLWriter

public DDLWriter()
Method Detail

main

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

usage

protected static void usage()


Copyright © 2000-2012 Ontopia.