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

Packages that use org.objectweb.cjdbc.controller.recoverylog
org.objectweb.cjdbc.common.jmx.mbeans All the MBeans interface used in C-JDBC 
org.objectweb.cjdbc.controller.backend Database backend core. 
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.requestmanager.distributed Distributed implementation of the request manager.  
org.objectweb.cjdbc.controller.xml XML configuration files parsing 
 

Classes in org.objectweb.cjdbc.controller.recoverylog used by org.objectweb.cjdbc.common.jmx.mbeans
BackendRecoveryInfo
          A instance of this class gives information on a specific backend state from the recovery log.
 

Classes in org.objectweb.cjdbc.controller.recoverylog used by org.objectweb.cjdbc.controller.backend
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.recoverylog
AbstractRecoveryLog
          Log Recovery is responsible for logging performed queries, managing checkpoints and retrieving write requests executed from a given checkpoint.
BackendRecoveryInfo
          A instance of this class gives information on a specific backend state from the recovery log.
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.requestmanager.distributed
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, 2005 - ObjectWeb Consortium - All Rights Reserved.