Uses of Package
org.objectweb.cjdbc.log

Packages that use org.objectweb.cjdbc.log
org.objectweb.cjdbc.controller C-JDBC controller bootstrap and interfaces. 
org.objectweb.cjdbc.controller.backend Database backend core. 
org.objectweb.cjdbc.controller.cache Query cache implementations. 
org.objectweb.cjdbc.controller.connection Connection managers implementations (mainly connection pooling). 
org.objectweb.cjdbc.controller.jmx This package is responsible for handling jmx configuration, and special classes.  
org.objectweb.cjdbc.controller.loadbalancer All C-JDBC load balancers are subpackage of this one which provides the load balancer interface and the core backend thread. 
org.objectweb.cjdbc.controller.loadbalancer.raidb0 RAIDb-0 load balancers. 
org.objectweb.cjdbc.controller.loadbalancer.raidb1 RAIDb-1 (full replication) load balancers. 
org.objectweb.cjdbc.controller.loadbalancer.raidb2 RAIDb-2 (partial replication) load balancers. 
org.objectweb.cjdbc.controller.loadbalancer.singledb Load balancer for single backend systems. 
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.scheduler All C-JDBC schedulers are subpackage of this one which provides the scheduler interface in the AbstractScheduler class. 
org.objectweb.cjdbc.controller.shutdown   
org.objectweb.cjdbc.controller.virtualdatabase Virtual database core code including connection handling. 
org.objectweb.cjdbc.controller.xml XML configuration file parsing and handling. 
org.objectweb.cjdbc.log Log wrapper that interfaces with log4j. 
org.objectweb.cjdbc.util.i18n This simple package is meant to manipulate all internationalization transactions.  
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.backend
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.cache
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.connection
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.jmx
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.loadbalancer
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.loadbalancer.raidb0
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.loadbalancer.raidb1
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.loadbalancer.raidb2
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.loadbalancer.singledb
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.recoverylog
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.requestmanager
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.scheduler
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.shutdown
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.virtualdatabase
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.controller.xml
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.log
Trace
          This a wrapper to the log4j logging system.
 

Classes in org.objectweb.cjdbc.log used by org.objectweb.cjdbc.util.i18n
Trace
          This a wrapper to the log4j logging system.
 



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