Class QueryResultsCacheImpl

  • All Implemented Interfaces:
    QueryResultsCache

    public class QueryResultsCacheImpl
    extends Object
    implements QueryResultsCache
    The standard implementation of the Hibernate QueryCache interface. Works hind-in-hand with TimestampsCache to help in recognizing stale query results.