| 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 | Class and Description |
|---|---|
class |
AbstractUndoLogManager |
| Modifier and Type | Method and Description |
|---|---|
static UndoLogManager |
UndoLogManagerFactory.getUndoLogManager(String dbType)
get undo log manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLUndoLogManager |
| Modifier and Type | Class and Description |
|---|---|
class |
OracleUndoLogManager |
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresqlUndoLogManager |
Copyright © 2022 Seata. All rights reserved.