Uses of Class
org.liquibase.maven.plugins.LiquibaseRollback
-
Uses of LiquibaseRollback in org.liquibase.maven.plugins
Modifier and TypeClassDescriptionclass
Generates the SQL that is required to rollback the database to current state after the next update.class
Generates the SQL that is required to rollback the database using one or more of the specified attributes 'rollbackCount', 'rollbackTag' and/or 'rollbackDate'