| Package | Description |
|---|---|
| org.apache.seata.saga.engine.store.db | |
| org.apache.seata.saga.engine.tm | |
| org.apache.seata.solon.autoconfigure.config |
| 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
|
| Modifier and Type | Method and Description |
|---|---|
void |
DbStateMachineConfig.setSagaTransactionalTemplate(SagaTransactionalTemplate sagaTransactionalTemplate) |
Copyright © 2025. All rights reserved.