Class DownCommand

java.lang.Object
org.apache.ibatis.migration.commands.BaseCommand
org.apache.ibatis.migration.commands.DownCommand
All Implemented Interfaces:
Command

public final class DownCommand extends BaseCommand
  • Constructor Details

  • Method Details

    • execute

      public void execute(String... params)