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