Uses of Package
org.objectweb.cjdbc.controller.recoverylog

Packages that use org.objectweb.cjdbc.controller.recoverylog
org.objectweb.cjdbc.controller.recoverylog Recovery Log core. 
org.objectweb.cjdbc.controller.requestmanager Request Manager core including the request parsing cache. 
org.objectweb.cjdbc.controller.xml XML configuration file parsing and handling. 
 

Classes in org.objectweb.cjdbc.controller.recoverylog used by org.objectweb.cjdbc.controller.recoverylog
AbstractRecoveryLog
          Log Recovery is responsible for logging performed queries, managing checkpoints and retrieving write requests executed from a given checkpoint.
JDBCLoggerThread
          Logger thread for the JDBCRecoveryLog.
RecoveryTask
          Recovery task containing an AbstractTask and the id of the task in the recovery log.
 

Classes in org.objectweb.cjdbc.controller.recoverylog used by org.objectweb.cjdbc.controller.requestmanager
AbstractRecoveryLog
          Log Recovery is responsible for logging performed queries, managing checkpoints and retrieving write requests executed from a given checkpoint.
 

Classes in org.objectweb.cjdbc.controller.recoverylog used by org.objectweb.cjdbc.controller.xml
JDBCRecoveryLog
          Recovery Log using a database accessed through JDBC.
 



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