Provider
implementation for various types of QueryCache.@Deprecated public interface QueryCacheFactory
Modifier and Type | Method and Description |
---|---|
QueryCache |
getQueryCache(Map<String,String> properties)
Deprecated.
Creates a new instance of the QueryCache, configuring it using provided properties.
|
QueryCache getQueryCache(Map<String,String> properties)
Copyright © 2001–2018 Apache Cayenne. All rights reserved.