类 TransactionContext
java.lang.Object
com.baomidou.dynamic.datasource.tx.TransactionContext
- 作者:
- funkye
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
TransactionContext
public TransactionContext()
-
-
方法详细资料
-
getXID
Gets xid.- 返回:
- 事务ID
-
unbind
Unbind string.- 参数:
xid- 事务ID- 返回:
- the string
-
bind
bind xid.- 参数:
xid- 事务ID- 返回:
- the string
-
remove
public static void remove()remove
-