|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.objectweb.cjdbc.common.log | |
org.objectweb.cjdbc.common.log | Log wrapper that interfaces with log4j. |
org.objectweb.cjdbc.common.sql.schema | Database schema handling for parsing SQL requests. |
org.objectweb.cjdbc.common.util | C-JDBC internal utilities such as locks, statistics and exceptions. |
org.objectweb.cjdbc.common.xml | Xml generic classes for C-JDBC. |
org.objectweb.cjdbc.controller.authentication | Authentication manager core. |
org.objectweb.cjdbc.controller.backend | Database backend core. |
org.objectweb.cjdbc.controller.backup | Set of classes to wrap calls and execution of Octopus to execute backup and recovery of databases |
org.objectweb.cjdbc.controller.cache.metadata | MetadataCache caches ResultSet meta-information for improved memory usage and ResultSet serialization. |
org.objectweb.cjdbc.controller.cache.parsing | ParsingCache caches the request parsing meta-information so that a request is parsed only once if it is executed secveral times. |
org.objectweb.cjdbc.controller.cache.result | ResultCache is an implementation of the AbstractResultCache. |
org.objectweb.cjdbc.controller.cache.result.threads | Threads used by the result cache |
org.objectweb.cjdbc.controller.connection | Connection managers implementations (mainly connection pooling). |
org.objectweb.cjdbc.controller.core | C-JDBC controller bootstrap and interfaces. |
org.objectweb.cjdbc.controller.core.shutdown | Set of classes for properly execute shutdown of controller, databases and backends. |
org.objectweb.cjdbc.controller.jmx | This package offers all the classes necessary to start and manage a jmx agent. |
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.monitoring | Abstract class to monitor C-JDBC request and sql implementation. |
org.objectweb.cjdbc.controller.monitoring.datacollector | This regroups all the common interfaces and mbeans to collect information on the system, and eventually make a trace of it. |
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.scheduler | All C-JDBC schedulers are subpackage of this one which provides the scheduler interface in the AbstractScheduler class. |
org.objectweb.cjdbc.controller.virtualdatabase | Virtual database core code including connection handling. |
org.objectweb.cjdbc.controller.xml | XML configuration files parsing |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.common.log | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.common.sql.schema | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.common.util | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.common.xml | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.authentication | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.backend | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.backup | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.cache.metadata | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.cache.parsing | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.cache.result | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.cache.result.threads | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.connection | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.core | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.core.shutdown | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.jmx | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.loadbalancer | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.loadbalancer.raidb0 | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.loadbalancer.raidb1 | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.loadbalancer.raidb2 | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.loadbalancer.singledb | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.monitoring | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.monitoring.datacollector | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.recoverylog | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.requestmanager | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.requestmanager.distributed | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.scheduler | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.virtualdatabase | |
Trace
This a wrapper to the log4j logging system. |
Classes in org.objectweb.cjdbc.common.log used by org.objectweb.cjdbc.controller.xml | |
Trace
This a wrapper to the log4j logging system. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |