类 TxHook
java.lang.Object
cn.hserver.plugin.mybatis.hook.TxHook
- 所有已实现的接口:
cn.hserver.core.interfaces.HookAdapter
@Hook(Tx.class)
public class TxHook
extends Object
implements cn.hserver.core.interfaces.HookAdapter
- 作者:
- hxm
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
ISTX
-
-
构造器详细资料
-
TxHook
public TxHook()
-
-
方法详细资料
-
before
- 指定者:
before在接口中cn.hserver.core.interfaces.HookAdapter
-
after
- 指定者:
after在接口中cn.hserver.core.interfaces.HookAdapter
-
throwable
- 指定者:
throwable在接口中cn.hserver.core.interfaces.HookAdapter
-