public class UndoExecutorFactory extends Object
| Constructor and Description |
|---|
UndoExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractUndoExecutor |
getUndoExecutor(String dbType,
SQLUndoLog sqlUndoLog)
Gets undo executor.
|
public static AbstractUndoExecutor getUndoExecutor(String dbType, SQLUndoLog sqlUndoLog)
dbType - the db typesqlUndoLog - the sql undo logCopyright © 2024 Apache. All rights reserved.