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

Packages that use org.apache.jcs.auxiliary.disk.jdbc
org.apache.jcs.auxiliary.disk.jdbc   
org.apache.jcs.auxiliary.disk.jdbc.hsql   
org.apache.jcs.auxiliary.disk.jdbc.mysql   
 

Classes in org.apache.jcs.auxiliary.disk.jdbc used by org.apache.jcs.auxiliary.disk.jdbc
JDBCDiskCache
          This is the jdbc disk cache plugin.
JDBCDiskCacheAttributes
          The configurator will set these values based on what is in the cache.ccf file.
JDBCDiskCacheManager
          This manages instances of the jdbc disk cache.
JDBCDiskCacheManagerAbstractTemplate
          This class serves as an abstract template for JDBCDiskCache Manager.
TableState
          This is used by various elemetns of the JDBC disk cache to indicate the status of a table.
 

Classes in org.apache.jcs.auxiliary.disk.jdbc used by org.apache.jcs.auxiliary.disk.jdbc.hsql
JDBCDiskCacheAttributes
          The configurator will set these values based on what is in the cache.ccf file.
 

Classes in org.apache.jcs.auxiliary.disk.jdbc used by org.apache.jcs.auxiliary.disk.jdbc.mysql
JDBCDiskCache
          This is the jdbc disk cache plugin.
JDBCDiskCacheAttributes
          The configurator will set these values based on what is in the cache.ccf file.
JDBCDiskCacheManagerAbstractTemplate
          This class serves as an abstract template for JDBCDiskCache Manager.
TableState
          This is used by various elemetns of the JDBC disk cache to indicate the status of a table.
 



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