|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.provisioning.cli.ProvisioningTool
org.plasma.provisioning.cli.RDBTool
public class RDBTool
The Relational Database (RDB) Tool is used to provision various artifacts useful for management and migration to and from Relational Database.
Usage: java org.plasma.provisioning.cli.RDBTool [-command <create | drop | truncate | reverse>] [dialect <oracle | mysql, ...>] [dest-file] [dest-namespace-URI] [schema1, schema2, ...]* Where:
| Field Summary |
|---|
| Fields inherited from interface org.plasma.provisioning.rdb.RDBConstants |
|---|
ARTIFACT_NAMESPACE_MYSQL_5_5, ARTIFACT_NAMESPACE_MYSQL_ANY, ARTIFACT_NAMESPACE_ORACLE_11G_SYS, ARTIFACT_NAMESPACE_ORACLE_ANY_SYS, ARTIFACT_RESOURCE_MYSQL, ARTIFACT_RESOURCE_ORACLE |
| Constructor Summary | |
|---|---|
RDBTool()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Command line entry point. |
| Methods inherited from class org.plasma.provisioning.cli.ProvisioningTool |
|---|
createStagingModel, createTempFileFromJar, readContent, regenerate, validateStagingModel, writeContent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RDBTool()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws javax.xml.bind.JAXBException,
org.xml.sax.SAXException,
java.io.IOException
javax.xml.bind.JAXBException
org.xml.sax.SAXException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||