net.ontopia.persistence.rdbms
Class DDLExecuter
java.lang.Object
net.ontopia.persistence.rdbms.DDLExecuter
public class DDLExecuter
- extends java.lang.Object
INTERNAL: Command line tool for creating and dropping database
schemas directly in a database.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DDLExecuter
public DDLExecuter()
main
public static void main(java.lang.String[] argv)
throws java.lang.Exception
- Throws:
java.lang.Exception
usage
protected static void usage()
getSQLProducer
public static GenericSQLProducer getSQLProducer(Project project,
java.lang.String[] platforms)
getSQLProducer
public static GenericSQLProducer getSQLProducer(Project project,
java.lang.String platform)
Copyright © 2000-2012 Ontopia.