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

Database schema handling for schedulers.

See:
          Description

Class Summary
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).
 

Package org.objectweb.cjdbc.controller.scheduler.schema Description

Database schema handling for schedulers.



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