public class ReplayFailedDMLsCommand extends Command
| Constructor and Description |
|---|
ReplayFailedDMLsCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DatabaseTaskBase task,
Database model)
Executes this command.
|
String |
getErrorFileName() |
boolean |
isRequiringModel()
Specifies whether this command requires a model, i.e.
|
void |
setErrorFileName(String name) |
handleException, isFailOnError, setFailOnErrorpublic void execute(DatabaseTaskBase task, Database model) throws org.apache.tools.ant.BuildException
Commandpublic boolean isRequiringModel()
CommandCommand.execute(DatabaseTaskBase, Database) cannot be null.isRequiringModel in class Commandtrue if this command requires a modelpublic void setErrorFileName(String name)
public String getErrorFileName()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.