public class PostgresqlUndoUpdateExecutor extends AbstractUndoExecutor
IS_UNDO_DATA_VALIDATION_ENABLE, sqlUndoLog| 构造器和说明 |
|---|
PostgresqlUndoUpdateExecutor(SQLUndoLog sqlUndoLog)
Instantiates a new postgresql undo update executor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
buildUndoSQL()
Build undo sql string.
|
protected TableRecords |
getUndoRows()
Gets undo rows.
|
dataValidationAndGoOn, executeOn, getDbType, getOrderedPkList, getSqlUndoLog, parsePkValues, parsePkValues, queryCurrentRecords, undoPreparepublic PostgresqlUndoUpdateExecutor(SQLUndoLog sqlUndoLog)
sqlUndoLog - the sql undo logprotected String buildUndoSQL()
AbstractUndoExecutorbuildUndoSQL 在类中 AbstractUndoExecutorprotected TableRecords getUndoRows()
AbstractUndoExecutorgetUndoRows 在类中 AbstractUndoExecutorCopyright © 2020 Seata. All rights reserved.