JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.ibatis.migration.hook
HookScript
Contents
Description
Method Summary
Method Details
execute(Map)
Hide sidebar
Show sidebar
Interface HookScript
All Known Implementing Classes:
Jsr223HookScript
,
SqlHookScript
public interface
HookScript
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(
Map
<
String
,
Object
> bindingMap)
Method Details
execute
void
execute
(
Map
<
String
,
Object
> bindingMap)