Uses of Class
org.apache.ibatis.migration.options.SelectedOptions
Package
Description
-
Uses of SelectedOptions in org.apache.ibatis.migration
Modifier and TypeMethodDescriptionprotected boolean
CommandLine.hasColor
(SelectedOptions selectedOptions) -
Uses of SelectedOptions in org.apache.ibatis.migration.commands
Modifier and TypeMethodDescriptionstatic Command
Commands.resolveCommand
(String commandString, SelectedOptions selectedOptions) ModifierConstructorDescriptionprotected
BaseCommand
(SelectedOptions selectedOptions) BootstrapCommand
(SelectedOptions options) DownCommand
(SelectedOptions options) InitializeCommand
(SelectedOptions selectedOptions) NewCommand
(SelectedOptions options) PendingCommand
(SelectedOptions options) RedoCommand
(SelectedOptions options) ScriptCommand
(SelectedOptions options) StatusCommand
(SelectedOptions options) UpCommand
(SelectedOptions options) UpCommand
(SelectedOptions options, boolean runOneStepOnly) VersionCommand
(SelectedOptions options) -
Uses of SelectedOptions in org.apache.ibatis.migration.options