Uses of Package
org.objectweb.cjdbc.controller.scheduler.schema

Packages that use org.objectweb.cjdbc.controller.scheduler.schema
org.objectweb.cjdbc.controller.scheduler.raidb0 RAIDb-0 schedulers. 
org.objectweb.cjdbc.controller.scheduler.raidb1 RAIDb-1 (full replication) schedulers. 
org.objectweb.cjdbc.controller.scheduler.raidb2 RAIDb-2 (partial replication) schedulers. 
org.objectweb.cjdbc.controller.scheduler.schema Database schema handling for schedulers. 
org.objectweb.cjdbc.controller.scheduler.singledb Schedulers for single backend system. 
 

Classes in org.objectweb.cjdbc.controller.scheduler.schema used by org.objectweb.cjdbc.controller.scheduler.raidb0
TransactionExclusiveLock
          A TransactionExclusiveLock is an exclusive lock that let the owner of the lock acquire several times the lock (but it needs to be released only once).
 

Classes in org.objectweb.cjdbc.controller.scheduler.schema used by org.objectweb.cjdbc.controller.scheduler.raidb1
SchedulerDatabaseSchema
          A SchedulerDatabaseSchema describes all the tables and columns of a database and its associated cache entries.
TransactionExclusiveLock
          A TransactionExclusiveLock is an exclusive lock that let the owner of the lock acquire several times the lock (but it needs to be released only once).
 

Classes in org.objectweb.cjdbc.controller.scheduler.schema used by org.objectweb.cjdbc.controller.scheduler.raidb2
TransactionExclusiveLock
          A TransactionExclusiveLock is an exclusive lock that let the owner of the lock acquire several times the lock (but it needs to be released only once).
 

Classes in org.objectweb.cjdbc.controller.scheduler.schema used by org.objectweb.cjdbc.controller.scheduler.schema
SchedulerDatabaseSchema
          A SchedulerDatabaseSchema describes all the tables and columns of a database and its associated cache entries.
SchedulerDatabaseTable
          A CacheDatabaseTable represents a database table and its associated cache entries.
TransactionExclusiveLock
          A TransactionExclusiveLock is an exclusive lock that let the owner of the lock acquire several times the lock (but it needs to be released only once).
 

Classes in org.objectweb.cjdbc.controller.scheduler.schema used by org.objectweb.cjdbc.controller.scheduler.singledb
TransactionExclusiveLock
          A TransactionExclusiveLock is an exclusive lock that let the owner of the lock acquire several times the lock (but it needs to be released only once).
 



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