Uses of Class
org.liquibase.maven.plugins.AbstractLiquibaseUpdateMojo
-
Uses of AbstractLiquibaseUpdateMojo in org.liquibase.maven.plugins
Modifier and TypeClassDescriptionclass
Applies the DatabaseChangeLogs to the database.class
Generates the SQL that is required to update the database to the current version as specified in the DatabaseChangeLogs.class
Applies the DatabaseChangeLogs to the database, testing rollback.