public class PostgresqlUndoUpdateExecutor extends AbstractUndoExecutor
IS_UNDO_DATA_VALIDATION_ENABLE, sqlUndoLog| Constructor and Description |
|---|
PostgresqlUndoUpdateExecutor(SQLUndoLog sqlUndoLog)
Instantiates a new postgresql undo update executor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildUndoSQL()
Build undo sql string.
|
protected TableRecords |
getUndoRows()
Gets undo rows.
|
buildCheckSql, dataValidationAndGoOn, executeOn, getOrderedPkList, getSqlUndoLog, parsePkValues, parsePkValues, queryCurrentRecords, undoPreparepublic PostgresqlUndoUpdateExecutor(SQLUndoLog sqlUndoLog)
sqlUndoLog - the sql undo logprotected String buildUndoSQL()
AbstractUndoExecutorbuildUndoSQL in class AbstractUndoExecutorprotected TableRecords getUndoRows()
AbstractUndoExecutorgetUndoRows in class AbstractUndoExecutorCopyright © 2024 Apache. All rights reserved.