public class HibernateTransactionalDataRegion extends HibernateRegion implements org.hibernate.cache.spi.TransactionalDataRegion
TransactionalDataRegion (transactional means that
data in the region is updated in connection with database transaction).
This interface defines base contract for EntityRegion, CollectionRegion
and NaturalIdRegion.cache, factory, ignite| Modifier and Type | Method and Description |
|---|---|
org.hibernate.cache.spi.CacheDataDescription |
getCacheDataDescription() |
boolean |
isTransactionAware() |
contains, destroy, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, nextTimestamp, toMappublic boolean isTransactionAware()
isTransactionAware in interface org.hibernate.cache.spi.TransactionalDataRegionpublic org.hibernate.cache.spi.CacheDataDescription getCacheDataDescription()
getCacheDataDescription in interface org.hibernate.cache.spi.TransactionalDataRegion
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019