JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.ibatis.migration.hook
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)