Uses of Class
org.objectweb.cjdbc.controller.recoverylog.RecoveryTask

Packages that use RecoveryTask
org.objectweb.cjdbc.controller.recoverylog Recovery Log core. 
 

Uses of RecoveryTask in org.objectweb.cjdbc.controller.recoverylog
 

Methods in org.objectweb.cjdbc.controller.recoverylog that return RecoveryTask
 RecoveryTask JDBCRecoveryLog.recoverNextRequest(int previousRequestId)
           
abstract  RecoveryTask AbstractRecoveryLog.recoverNextRequest(int previousRequestId)
          Get the next request (begin/commit/rollback or WriteRequest) from the recovery log given the id of the previously recovered request.
 



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