public class MariadbUndoUpdateExecutor extends MySQLUndoUpdateExecutor
IS_UNDO_DATA_VALIDATION_ENABLE, sqlUndoLog| Constructor and Description |
|---|
MariadbUndoUpdateExecutor(SQLUndoLog sqlUndoLog)
Instantiates a new Maria db 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 MariadbUndoUpdateExecutor(SQLUndoLog sqlUndoLog)
sqlUndoLog - the sql undo logprotected String buildUndoSQL()
MySQLUndoUpdateExecutorbuildUndoSQL in class MySQLUndoUpdateExecutorprotected TableRecords getUndoRows()
AbstractUndoExecutorgetUndoRows in class MySQLUndoUpdateExecutorCopyright © 2024 Apache. All rights reserved.