Package org.apache.ibatis.migration.hook
Class FileHookScriptFactory
java.lang.Object
org.apache.ibatis.migration.hook.FileHookScriptFactory
- All Implemented Interfaces:
HookScriptFactory
-
Field Summary
Modifier and TypeFieldDescriptionprotected final Environment
protected final SelectedPaths
protected final PrintStream
-
Constructor Summary
ConstructorDescriptionFileHookScriptFactory
(SelectedPaths paths, Environment environment, PrintStream printStream) -
Method Summary
-
Field Details
-
paths
-
environment
-
printStream
-
-
Constructor Details
-
FileHookScriptFactory
-
-
Method Details
-
create
- Specified by:
create
in interfaceHookScriptFactory
-