Class ChangeSet

java.lang.Object
liquibase.changelog.ChangeSet
All Implemented Interfaces:
ChangeLogChild, Conditional, LiquibaseSerializable

public class ChangeSet extends Object implements Conditional, ChangeLogChild
Encapsulates a changeSet and all its associated changes.