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.
JDBCDiskCachePoolAccess
          This class provides access to the connection pool.
JDBCDiskCachePoolAccessAttributes
          These are used to configure the JDBCDiskCachePoolAccess class.
JDBCDiskCachePoolAccessManager
          Manages JDBCDiskCachePoolAccess instances.
TableState
          This is used by various elements 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.
JDBCDiskCachePoolAccess
          This class provides access to the connection pool.
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.