Class BaseCommand

java.lang.Object
org.apache.ibatis.migration.commands.BaseCommand
All Implemented Interfaces:
Command
Direct Known Subclasses:
BootstrapCommand, DownCommand, InitializeCommand, NewCommand, PendingCommand, RedoCommand, ScriptCommand, StatusCommand, UpCommand, VersionCommand

public abstract class BaseCommand extends Object implements Command