Package net.ontopia.persistence.rdbms
Class DDLExecuter
java.lang.Object
net.ontopia.persistence.rdbms.DDLExecuter
INTERNAL: Command line tool for creating and dropping database
schemas directly in a database.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GenericSQLProducergetSQLProducer(Project project, String platform) static GenericSQLProducergetSQLProducer(Project project, String[] platforms) static voidprotected static voidusage()
-
Constructor Details
-
DDLExecuter
public DDLExecuter()
-
-
Method Details
-
main
- Throws:
Exception
-
usage
protected static void usage() -
getSQLProducer
-
getSQLProducer
-