Package | Description |
---|---|
org.apache.commons.jcs.auxiliary.disk.jdbc.mysql |
Modifier and Type | Method and Description |
---|---|
protected <K,V> MySQLDiskCache<K,V> |
MySQLDiskCacheManager.createJDBCDiskCache(JDBCDiskCacheAttributes cattr,
TableState tableState)
Creates a JDBCDiskCache using the supplied attributes.
|
<K,V> MySQLDiskCache<K,V> |
MySQLDiskCacheManager.getCache(String cacheName)
Gets the cache attribute of the HSQLCacheManager object
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.