Package liquibase.command.core
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...)
.Deprecated.Implement commands withCommandStep
and call them withCommandFactory.getCommandDefinition(String...)
.RollbackCommandStep performs the rollback-to-tag logic.RollbackSqlCommandStep performs the rollback-to-tag-sql logic.Deprecated.Implement commands withCommandStep
and call them withCommandFactory.getCommandDefinition(String...)
.
CommandStep
and call them withCommandFactory.getCommandDefinition(String...)
.