public class DropAllTask extends BaseLiquibaseTask
BaseLiquibaseTask.ChangeLogProperty, BaseLiquibaseTask.LogRedirectorclasspath| Constructor and Description |
|---|
DropAllTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeWithLiquibaseClassloader() |
String |
getCatalog() |
String |
getSchemas() |
void |
setCatalog(String catalog) |
void |
setSchemas(String schemas) |
addConfiguredChangeLogProperty, closeDatabase, createClasspath, createDatabaseObject, createLiquibase, createOutputWriter, createPrintStream, execute, getChangeLogFile, getContexts, getCurrentDateTimeFunction, getDatabaseChangeLogLockTableName, getDatabaseChangeLogObjectsTablespace, getDatabaseChangeLogTableName, getDatabaseClass, getDefaultCatalogName, getDefaultSchemaName, getDriver, getLogLevel, getOutputFile, getPassword, getUrl, getUsername, isPromptOnNonLocalDatabase, setChangeLogFile, setClasspathRef, setContexts, setCurrentDateTimeFunction, setDatabaseChangeLogLockTableName, setDatabaseChangeLogObjectsTablespace, setDatabaseChangeLogTableName, setDatabaseClass, setDefaultCatalogName, setDefaultSchemaName, setDriver, setLogLevel, setOutputFile, setPassword, setPromptOnNonLocalDatabase, setUrl, setUsername, shouldRunbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic String getCatalog()
public void setCatalog(String catalog)
public String getSchemas()
public void setSchemas(String schemas)
public void executeWithLiquibaseClassloader()
throws org.apache.tools.ant.BuildException
executeWithLiquibaseClassloader in class BaseLiquibaseTaskorg.apache.tools.ant.BuildExceptionCopyright © 2014 Liquibase.org. All rights reserved.