public class TransactionalTemplate extends Object
| Constructor and Description |
|---|
TransactionalTemplate() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(TransactionalExecutor business)
Execute object.
|
public Object execute(TransactionalExecutor business) throws Throwable
business - the businessTransactionalExecutor.ExecutionException - the execution exceptionThrowableCopyright © 2023 Seata. All rights reserved.