Uses of Interface
liquibase.precondition.Conditional

Packages that use Conditional
liquibase.changelog   
 

Uses of Conditional in liquibase.changelog
 

Classes in liquibase.changelog that implement Conditional
 class ChangeSet
          Encapsulates a changeSet and all its associated changes.
 class DatabaseChangeLog
          Encapsulates the information stored in the change log XML file.
 



Copyright © 2012 Liquibase.org. All Rights Reserved.