Package liquibase.changeset


package liquibase.changeset
  • Class
    Description
    The ChangSetService allows for creation and modification of ChangeSets to be pluggable The implemented createChangeSet methods support calls from the Liquibase Core to create Change Sets.
    Create the appropriate ChangeSetService instance
    The standard OSS implementation of the ChangeSetService