| Package | Description |
|---|---|
| io.seata.tm |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTransactionManager
The type Default transaction manager.
|
| Modifier and Type | Method and Description |
|---|---|
static TransactionManager |
TransactionManagerHolder.get()
Get transaction manager.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TransactionManagerHolder.set(TransactionManager mock)
Set a TM instance.
|
Copyright © 2023 Seata. All rights reserved.