| 程序包 | 说明 |
|---|---|
| io.seata.rm.datasource | |
| io.seata.rm.datasource.exec.mysql | |
| io.seata.rm.datasource.undo |
| 限定符和类型 | 字段和说明 |
|---|---|
protected ConnectionProxy |
ConnectionProxy.LockRetryPolicy.connection |
| 限定符和类型 | 方法和说明 |
|---|---|
ConnectionProxy |
DataSourceProxy.getConnection() |
ConnectionProxy |
DataSourceProxy.getConnection(String username,
String password) |
ConnectionProxy |
StatementProxy.getConnectionProxy() |
| 构造器和说明 |
|---|
AbstractStatementProxy(ConnectionProxy connectionProxy,
T targetStatement)
Instantiates a new Abstract statement proxy.
|
LockRetryPolicy(ConnectionProxy connection) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
MySQLInsertOrUpdateExecutor.buildUndoItemAll(ConnectionProxy connectionProxy,
TableRecords beforeImage,
TableRecords afterImage)
build a SQLUndoLog
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
UndoLogManager.flushUndoLogs(ConnectionProxy cp)
Flush undo logs.
|
void |
AbstractUndoLogManager.flushUndoLogs(ConnectionProxy cp)
Flush undo logs.
|
Copyright © 2022 Seata. All rights reserved.