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