|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.liquibase.maven.plugins.AbstractLiquibaseMojo
org.liquibase.maven.plugins.LiquibaseReleaseLocksMojo
public class LiquibaseReleaseLocksMojo
Removes any Liquibase updater locks from the current database.
| Field Summary |
|---|
| Fields inherited from class org.liquibase.maven.plugins.AbstractLiquibaseMojo |
|---|
clearCheckSums, databaseClass, defaultSchemaName, driver, emptyPassword, includeArtifact, includeTestOutputDirectory, logging, password, project, promptOnNonLocalDatabase, propertyFile, propertyFileWillOverride, skip, systemProperties, url, username, verbose, wagonManager |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
LiquibaseReleaseLocksMojo()
|
|
| Method Summary | |
|---|---|
protected void |
performLiquibaseTask(Liquibase liquibase)
|
| Methods inherited from class org.liquibase.maven.plugins.AbstractLiquibaseMojo |
|---|
checkRequiredParametersAreSpecified, cleanup, configureFieldsAndValues, createLiquibase, execute, getFileOpener, getLiquibase, getMavenArtifactClassLoader, isPromptOnNonLocalDatabase, parsePropertiesFile, printSettings |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LiquibaseReleaseLocksMojo()
| Method Detail |
|---|
protected void performLiquibaseTask(Liquibase liquibase)
throws LiquibaseException
performLiquibaseTask in class AbstractLiquibaseMojoLiquibaseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||