public class OperationMojo extends AbstractDbUnitMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
format
Dataset file format type.
|
protected File[] |
sources
DataSet files.
|
protected File |
src
Deprecated.
1.0
|
protected boolean |
transaction
When true, place the entired operation in one transaction
|
protected String |
type
Type of Database operation to perform.
|
dataTypeFactoryName, datatypeWarning, driver, escapePattern, metadataHandlerName, password, schema, skip, skipOracleRecycleBinTables, supportBatchStatement, url, useQualifiedTableNames, username| Constructor and Description |
|---|
OperationMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected String type
protected boolean transaction
protected File src
protected File[] sources
protected String format
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractDbUnitMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2006–2015 MojoHaus. All rights reserved.