Package org.objectweb.cjdbc.controller.recoverylog.events

Interface Summary
LogEvent This interface defines a LogEvent that defines the profile of actions that manipulate the recovery log like logging a request.
 

Class Summary
LogEntry This class defines a recovery log entry that needs to be stored in the recovery database.
LogRequestEvent This class defines a LogRequestEvent to log a request log entry.
LogRollbackEvent This class defines a LogRollbackEvent to log a rollback or potentially clean the recovery log for that transaction that rollbacks.
ResetLogEvent This class defines a ResetLogEvent to reset the log
StoreDumpCheckpointEvent This class is used to Store a Dump Checkpoint in the recovery log checkpoint tables so that it is available e.g. for restore operations.
UnlogRequestEvent This class defines a UnlogRequestEvent to unlog a request log entry.
 



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.