public class LiquibaseSetup extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
LiquibaseSetup() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getRdbmsConfigId()
Gets the value of rdbmsConfigId
|
void |
setRdbmsConfigId(String argRdbmsConfigId)
Sets the value of rdbmsConfigId
|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic LiquibaseSetup()
public final String getRdbmsConfigId()
public final void setRdbmsConfigId(String argRdbmsConfigId)
argRdbmsConfigId - Value to assign to this.rdbmsConfigIdpublic void execute()
execute in class org.apache.tools.ant.TaskCopyright © 2004-2012 Leo Przybylski. All Rights Reserved.