Class DefaultServerQueryCache

java.lang.Object
io.ebeaninternal.server.cache.DefaultServerCache
io.ebeaninternal.server.cache.DefaultServerQueryCache
All Implemented Interfaces:
ServerCache

public class DefaultServerQueryCache extends DefaultServerCache
Server cache for query caching.

Entries in this cache contain QueryCacheEntry and we need to additionally validate the entries when hit for changes to dependent tables.