Uses of Package
liquibase.command.core
-
ClassDescriptionAbstractRollbackCommandStep provides the common operations to all the rollback* commands.Deprecated.Deprecated.Implement commands with
CommandStep
and call them withCommandFactory.getCommandDefinition(String...)
.Deprecated.Implement commands withCommandStep
and call them withCommandFactory.getCommandDefinition(String...)
.RollbackCommandStep performs the rollback-to-tag logic.Deprecated.Implement commands withCommandStep
and call them withCommandFactory.getCommandDefinition(String...)
.Deprecated.
CommandStep
and call them withCommandFactory.getCommandDefinition(String...)
.