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