Package org.apache.jcs.auxiliary.disk.jdbc

Class Summary
JDBCDiskCache This is the jdbc disk cache plugin.
JDBCDiskCacheAttributes The configurator will set these values based on what is in the cache.ccf file.
JDBCDiskCacheFactory This factory should create mysql disk caches.
JDBCDiskCacheManager This manages instances of the jdbc disk cache.
JDBCDiskCacheManagerAbstractTemplate This class serves as an abstract template for JDBCDiskCache Manager.
JDBCDiskCachePoolAccess This class provides access to the connection pool.
JDBCDiskCachePoolAccessAttributes These are used to configure the JDBCDiskCachePoolAccess class.
JDBCDiskCachePoolAccessFactory This is just a helper util.
JDBCDiskCachePoolAccessManager Manages JDBCDiskCachePoolAccess instances.
ShrinkerThread Calls delete expired on the disk caches.
TableState This is used by various elements of the JDBC disk cache to indicate the status of a table.
 



Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.