public class HistoryTask extends AbstractMigrationLoadingTask
AbstractMigrationLoadingTask.LocationElement, AbstractMigrationLoadingTask.Locations, AbstractMigrationLoadingTask.PlaceholderElement, AbstractMigrationLoadingTask.PlaceholdersElementlog| Constructor and Description |
|---|
HistoryTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecuteWithMigrationConfig(Flyway flyway)
Executes Flyway fully configured for loading migrations.
|
addConfiguredLocations, addConfiguredPlaceholder, addConfiguredPlaceholders, doExecute, setCleanOnValidationError, setEncoding, setOutOfOrder, setPlaceholderPrefix, setPlaceholderSuffix, setSqlMigrationPrefix, setSqlMigrationSuffix, setTarget, setValidationErrorModeexecute, 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 doExecuteWithMigrationConfig(Flyway flyway) throws Exception
AbstractMigrationLoadingTaskdoExecuteWithMigrationConfig in class AbstractMigrationLoadingTaskflyway - The instance of Flyway to launch.Exception - when the execution failed.Copyright © 2013. All rights reserved.