public abstract class CacheFactory extends Object
CacheFactory()
static <K,V> Cache<K,V>
createCache(String sqlCacheClass, String prefix, Properties properties)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheFactory()
public static <K,V> Cache<K,V> createCache(String sqlCacheClass, String prefix, Properties properties)
sqlCacheClass
Copyright © 2020. All rights reserved.