Uses of Interface
liquibase.changelog.visitor.SkippedChangeSetVisitor

Packages that use SkippedChangeSetVisitor
liquibase.changelog.visitor   
 

Uses of SkippedChangeSetVisitor in liquibase.changelog.visitor
 

Classes in liquibase.changelog.visitor that implement SkippedChangeSetVisitor
 class StatusVisitor
          ChangeSetVisitor that will collect the execution status of changeSets without executing them.
 



Copyright © 2016 Liquibase.org. All rights reserved.