| 程序包 | 说明 |
|---|---|
| io.seata.rm.datasource.undo | |
| io.seata.rm.datasource.undo.mysql | |
| io.seata.rm.datasource.undo.oracle | |
| io.seata.rm.datasource.undo.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
static UndoExecutorHolder |
UndoExecutorHolderFactory.getUndoExecutorHolder(String dbType)
Get UndoExecutorHolder by db type
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MySQLUndoExecutorHolder
The Type MySQLUndoExecutorHolder
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
OracleUndoExecutorHolder
The Type OracleUndoExecutorHolder
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PostgresqlUndoExecutorHolder
The Type PostgresqlUndoExecutorHolder
|
Copyright © 2020 Seata. All rights reserved.