public class HibernateTimestampsRegion extends HibernateGeneralDataRegion implements org.hibernate.cache.spi.TimestampsRegion
TimestampsRegion. This region is automatically created when query
caching is enabled and it holds most recent updates timestamps to queryable tables.
Name of timestamps region is "org.hibernate.cache.spi.UpdateTimestampsCache".cache, ignite| Constructor and Description |
|---|
HibernateTimestampsRegion(HibernateRegionFactory factory,
String name,
Ignite ignite,
HibernateCacheProxy cache) |
evict, evictAll, get, putclear, destroy, getElementCountInMemory, getElementCountOnDisk, getSizeInMemorygetName, getRegionFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic HibernateTimestampsRegion(HibernateRegionFactory factory, String name, Ignite ignite, HibernateCacheProxy cache)
factory - Region factory.name - Region name.ignite - Grid.cache - Region cache.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025