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(long previousRequestId)
           
abstract  RecoveryTask AbstractRecoveryLog.recoverNextRequest(long previousRequestId)
          Get the next request (begin/commit/rollback or WriteRequest) from the recovery log given the id of the previously recovered request.
 



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