Class SelectedPaths
java.lang.Object
org.apache.ibatis.migration.options.SelectedPaths
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setBasePath
(File aBasePath) void
setDriverPath
(File aDriverPath) void
setEnvPath
(File aEnvPath) void
setHookPath
(File aHookPath) void
setScriptPath
(File aScriptPath)
-
Constructor Details
-
SelectedPaths
public SelectedPaths()
-
-
Method Details
-
getBasePath
-
getEnvPath
-
getScriptPath
-
getDriverPath
-
getHookPath
-
setBasePath
-
setEnvPath
-
setScriptPath
-
setDriverPath
-
setHookPath
-