UndoLog
Each session keeps a undo log if rollback is required.
Methods |
UndoLogRecord |
getLast()
Get the last record and remove it from the list of operations.
|
UndoLogRecord |
getLast()
Get the last record and remove it from the list of operations.
Returns:
the last record
|