Uses of Class
org.apache.jcs.auxiliary.disk.hsql.HSQLCacheManager

Packages that use HSQLCacheManager
org.apache.jcs.auxiliary.disk.hsql A disk cache using Hypersonic SQL to serialize the contained objects. 
 

Uses of HSQLCacheManager in org.apache.jcs.auxiliary.disk.hsql
 

Fields in org.apache.jcs.auxiliary.disk.hsql declared as HSQLCacheManager
private static HSQLCacheManager HSQLCacheManager.instance
           
 

Methods in org.apache.jcs.auxiliary.disk.hsql that return HSQLCacheManager
static HSQLCacheManager HSQLCacheManager.getInstance(HSQLCacheAttributes cattr)
          Gets the instance attribute of the HSQLCacheManager class