| Package | Description |
|---|---|
| io.seata.rm.datasource.undo | |
| io.seata.rm.datasource.undo.mysql | |
| io.seata.rm.datasource.undo.oracle | |
| io.seata.rm.datasource.undo.postgresql |
| Modifier and Type | Method and Description |
|---|---|
static UndoExecutorHolder |
UndoExecutorHolderFactory.getUndoExecutorHolder(String dbType)
Get UndoExecutorHolder by db type
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLUndoExecutorHolder
The Type MySQLUndoExecutorHolder
|
| Modifier and Type | Class and Description |
|---|---|
class |
OracleUndoExecutorHolder
The Type OracleUndoExecutorHolder
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresqlUndoExecutorHolder
The Type PostgresqlUndoExecutorHolder
|
Copyright © 2022 Seata. All rights reserved.