JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.ibatis.migration.hook
HookScriptFactory
Contents
Description
Method Summary
Method Details
create(String)
Hide sidebar
Show sidebar
Interface HookScriptFactory
All Known Implementing Classes:
FileHookScriptFactory
public interface
HookScriptFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
HookScript
create
(
String
hookSetting)
Method Details
create
HookScript
create
(
String
hookSetting)