@Mojo(name="convertsqltoxml")
public class ConvertSQLToXML
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
static String |
CPO_META_DATA_XML |
static File |
TARGET |
| Constructor and Description |
|---|
ConvertSQLToXML() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
execute(String dbUrl,
String dbTablePrefix,
String dbDriver,
String dbParams,
String filter) |
public static final File TARGET
public static final String CPO_META_DATA_XML
public void execute(String dbUrl, String dbTablePrefix, String dbDriver, String dbParams, String filter) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2016. All Rights Reserved.