@FunctionalInterface public interface GlobalSessionHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handle(GlobalSession globalSession)
Handle global session.
|
void handle(GlobalSession globalSession) throws TransactionException
globalSession - the global sessionTransactionException - the transaction exceptionCopyright © 2022 Seata. All rights reserved.