public class InitTask extends AbstractFlywayTask
log| Constructor and Description |
|---|
InitTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(Flyway flyway)
Executes this task.
|
execute, setClasspath, setClasspathref, setDriver, setInitDescription, setInitialDescription, setInitialVersion, setInitVersion, setPassword, setSchemas, setTable, setUrl, setUser, useValueIfPropertyNotSet, useValueIfPropertyNotSetbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeprotected void doExecute(Flyway flyway) throws Exception
AbstractFlywayTaskdoExecute in class AbstractFlywayTaskflyway - The flyway instance to operate on.Exception - any exceptionCopyright © 2013. All Rights Reserved.