Uses of Class
org.liquibase.maven.plugins.LiquibaseRollback

Uses of LiquibaseRollback in org.liquibase.maven.plugins
 

Subclasses of LiquibaseRollback in org.liquibase.maven.plugins
 class LiquibaseFutureRollbackSQL
          Generates the SQL that is required to rollback the database to current state after the next update.
 class LiquibaseRollbackSQL
          Generates the SQL that is required to rollback the database to the specified pointing attributes 'rollbackCount', 'rollbackTag'
 



Copyright © 2015 Liquibase.org. All rights reserved.