接口 TransactionalExecutor
public interface TransactionalExecutor
事务执行器
- 作者:
- Hzh
-
方法概要
-
方法详细资料
-
execute
执行- 返回:
- object
- 抛出:
Throwable- Throwable
-
getTransactionInfo
TransactionalInfo getTransactionInfo()获取事务信息- 返回:
- TransactionalInfo
-
Throwable - Throwable