Uses of Class
org.apache.ibatis.migration.options.SelectedPaths
Package
Description
-
Uses of SelectedPaths in org.apache.ibatis.migration
Modifier and TypeMethodDescriptionFileMigrationLoaderFactory.create
(SelectedPaths paths, Environment environment) -
Uses of SelectedPaths in org.apache.ibatis.migration.commands
-
Uses of SelectedPaths in org.apache.ibatis.migration.hook
Modifier and TypeFieldDescriptionprotected final SelectedPaths
FileHookScriptFactory.paths
protected final SelectedPaths
Jsr223HookScript.paths
ModifierConstructorDescriptionFileHookScriptFactory
(SelectedPaths paths, Environment environment, PrintStream printStream) Jsr223HookScript
(String language, File scriptFile, String charset, String[] options, SelectedPaths paths, Properties variables, PrintStream printStream) -
Uses of SelectedPaths in org.apache.ibatis.migration.options