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
 

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
 



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