Class QueryCache<K,E>

java.lang.Object
net.ontopia.persistence.proxy.QueryCache<K,E>
All Implemented Interfaces:
CacheMetricsIF, EvictableIF<K,E>

public class QueryCache<K,E> extends Object implements EvictableIF<K,E>, CacheMetricsIF
INTERNAL: A storage access implementation accessing relational databases using JDBC.