public class DDLExecuter extends Object
Constructor and Description |
---|
DDLExecuter() |
Modifier and Type | Method and Description |
---|---|
static GenericSQLProducer |
getSQLProducer(Project project,
String platform) |
static GenericSQLProducer |
getSQLProducer(Project project,
String[] platforms) |
static void |
main(String[] argv) |
protected static void |
usage() |
protected static void usage()
public static GenericSQLProducer getSQLProducer(Project project, String[] platforms)
public static GenericSQLProducer getSQLProducer(Project project, String platform)