Uses of Class
org.liquibase.maven.plugins.AbstractLiquibaseUpdateMojo
-
Packages that use AbstractLiquibaseUpdateMojo Package Description org.liquibase.maven.plugins -
-
Uses of AbstractLiquibaseUpdateMojo in org.liquibase.maven.plugins
Subclasses of AbstractLiquibaseUpdateMojo in org.liquibase.maven.plugins Modifier and Type Class Description classLiquibaseUpdateApplies the DatabaseChangeLogs to the database.classLiquibaseUpdateSQLGenerates the SQL that is required to update the database to the current version as specified in the DatabaseChangeLogs.classLiquibaseUpdateTestingRollbackApplies the DatabaseChangeLogs to the database, testing rollback.
-