public class OpenJPAJCacheDataCacheManager extends org.apache.openjpa.datacache.DataCacheManagerImpl
| Constructor and Description |
|---|
OpenJPAJCacheDataCacheManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
initialize(org.apache.openjpa.conf.OpenJPAConfiguration conf,
org.apache.openjpa.lib.conf.ObjectValue dataCache,
org.apache.openjpa.lib.conf.ObjectValue queryCache) |
public OpenJPAJCacheDataCacheManager()
public void initialize(org.apache.openjpa.conf.OpenJPAConfiguration conf, org.apache.openjpa.lib.conf.ObjectValue dataCache, org.apache.openjpa.lib.conf.ObjectValue queryCache)
initialize in interface org.apache.openjpa.datacache.DataCacheManagerinitialize in class org.apache.openjpa.datacache.DataCacheManagerImplpublic void close()
close in interface org.apache.openjpa.datacache.DataCacheManagerclose in interface org.apache.openjpa.lib.util.Closeableclose in class org.apache.openjpa.datacache.DataCacheManagerImplCopyright © 2002–2018 The Apache Software Foundation. All rights reserved.