Class LiquibaseUpdateTestingRollback

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    public class LiquibaseUpdateTestingRollback
    extends AbstractLiquibaseUpdateMojo

    Applies the DatabaseChangeLogs to the database, testing rollback. This is done by updating the database, rolling it back then updating it again.