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.DataCacheManager
initialize
in class org.apache.openjpa.datacache.DataCacheManagerImpl
public void close()
close
in interface org.apache.openjpa.datacache.DataCacheManager
close
in interface org.apache.openjpa.lib.util.Closeable
close
in class org.apache.openjpa.datacache.DataCacheManagerImpl
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.