Interface TransactionAction
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
事务操作接口。
表示一个在事务中执行的无返回值操作。
- Since:
- 1.0.0
- Version:
- 1.0.0
- Author:
- Berry_so
-
Method Summary
-
Method Details
-
execute
-