public class LiquibaseUpdateTestingRollback extends AbstractLiquibaseUpdateMojo
changesToApply, toTagchangeLogDirectory, changeLogFile, contexts, labelschangelogCatalogName, changelogSchemaName, clearCheckSums, databaseChangeLogLockTableName, databaseChangeLogTableName, databaseClass, defaultCatalogName, defaultSchemaName, driver, emptyPassword, includeArtifact, includeTestOutputDirectory, liquibaseProLicenseKey, logging, outputDefaultCatalog, outputDefaultSchema, outputFileEncoding, password, project, promptOnNonLocalDatabase, propertyFile, propertyFileWillOverride, propertyProviderClass, skip, systemProperties, url, username, verbose, wagonManager| Constructor and Description |
|---|
LiquibaseUpdateTestingRollback() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpdate(Liquibase liquibase)
Performs the actual "update" work on the database.
|
performLiquibaseTask, printSettingscheckRequiredParametersAreSpecified, createLiquibase, getFileOpenercleanup, configureChangeLogProperties, configureFieldsAndValues, execute, getClassLoaderIncludingProjectClasspath, getLiquibase, getMavenArtifactClassLoader, getOutputWriter, isPromptOnNonLocalDatabase, parsePropertiesFile, setupBindInfoPackageprotected void doUpdate(Liquibase liquibase) throws LiquibaseException
AbstractLiquibaseUpdateMojodoUpdate in class AbstractLiquibaseUpdateMojoliquibase - The Liquibase object to use to perform the "update".LiquibaseExceptionCopyright © 2019 Liquibase.org. All rights reserved.