public class MySQLUndoDeleteExecutor extends AbstractUndoExecutor
sqlUndoLog| 构造器和说明 |
|---|
MySQLUndoDeleteExecutor(SQLUndoLog sqlUndoLog)
Instantiates a new My sql undo delete executor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
buildUndoSQL()
Build undo sql string.
|
protected TableRecords |
getUndoRows()
Gets undo rows.
|
dataValidation, executeOn, undoPreparepublic MySQLUndoDeleteExecutor(SQLUndoLog sqlUndoLog)
sqlUndoLog - the sql undo logprotected String buildUndoSQL()
AbstractUndoExecutorbuildUndoSQL 在类中 AbstractUndoExecutorprotected TableRecords getUndoRows()
AbstractUndoExecutorgetUndoRows 在类中 AbstractUndoExecutorCopyright © 2019 Seata. All rights reserved.