| Package | Description |
|---|---|
| io.seata.saga.engine.config | |
| io.seata.saga.engine.store.db | |
| io.seata.saga.tm |
| Modifier and Type | Method and Description |
|---|---|
void |
DbStateMachineConfig.setSagaTransactionalTemplate(SagaTransactionalTemplate sagaTransactionalTemplate) |
| Modifier and Type | Method and Description |
|---|---|
SagaTransactionalTemplate |
DbAndReportTcStateLogStore.getSagaTransactionalTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
DbAndReportTcStateLogStore.setSagaTransactionalTemplate(SagaTransactionalTemplate sagaTransactionalTemplate) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSagaTransactionalTemplate
Template of executing business logic with a global transaction for SAGA mode
|
Copyright © 2023 Seata. All rights reserved.