Class StandardTimestampsCacheFactory

java.lang.Object
org.hibernate.cache.internal.StandardTimestampsCacheFactory
All Implemented Interfaces:
TimestampsCacheFactory

public class StandardTimestampsCacheFactory extends Object implements TimestampsCacheFactory
Standard Hibernate implementation of the QueryCacheFactory interface. Returns instances of QueryResultsCacheImpl.