Class 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.