public interface Transaction extends Serializable
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(TransactionExecutor executor)
执行事务方法。
|
void execute(TransactionExecutor executor) throws Exception
executor - 事务执行对象ExceptionCopyright © 2021. All rights reserved.