Uses of Package
liquibase.command.core
Packages that use liquibase.command.core
-
Classes in liquibase.command.core used by liquibase.command.coreClassDescriptionAbstractRollbackCommandStep provides the common operations to all the rollback* commands.Deprecated.Deprecated.Implement commands with
CommandStepand call them withCommandFactory.getCommandDefinition(String...).Deprecated.Implement commands withCommandStepand call them withCommandFactory.getCommandDefinition(String...).RollbackCommandStep performs the rollback-to-tag logic.Deprecated.Implement commands withCommandStepand call them withCommandFactory.getCommandDefinition(String...).Deprecated.
CommandStepand call them withCommandFactory.getCommandDefinition(String...).