@Deprecated public class IgniteDomainDataRegion extends org.hibernate.cache.spi.support.AbstractDomainDataRegion implements org.hibernate.cache.spi.ExtendedStatisticsSupport
DomainDataRegion interface for Hibernate integration.| Constructor and Description |
|---|
IgniteDomainDataRegion(org.hibernate.cache.cfg.spi.DomainDataRegionConfig regionCfg,
org.hibernate.cache.spi.RegionFactory regionFactory,
org.hibernate.cache.spi.CacheKeysFactory defKeysFactory,
org.hibernate.cache.cfg.spi.DomainDataRegionBuildingContext buildingCtx,
HibernateAccessStrategyFactory stgyFactory)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Deprecated.
|
protected org.hibernate.cache.spi.access.CollectionDataAccess |
generateCollectionAccess(org.hibernate.cache.cfg.spi.CollectionDataCachingConfig cachingCfg)
Deprecated.
|
protected org.hibernate.cache.spi.access.EntityDataAccess |
generateEntityAccess(org.hibernate.cache.cfg.spi.EntityDataCachingConfig entityAccessCfg)
Deprecated.
|
protected org.hibernate.cache.spi.access.NaturalIdDataAccess |
generateNaturalIdAccess(org.hibernate.cache.cfg.spi.NaturalIdDataCachingConfig naturalIdAccessCfg)
Deprecated.
|
long |
getElementCountInMemory()
Deprecated.
|
long |
getElementCountOnDisk()
Deprecated.
|
long |
getSizeInMemory()
Deprecated.
|
clear, completeInstantiation, getCollectionDataAccess, getEffectiveKeysFactory, getEntityDataAccess, getNaturalIdDataAccess, getSessionFactory, releaseDataAccess, releaseDataAccess, releaseDataAccessgetName, getRegionFactorypublic IgniteDomainDataRegion(org.hibernate.cache.cfg.spi.DomainDataRegionConfig regionCfg,
org.hibernate.cache.spi.RegionFactory regionFactory,
org.hibernate.cache.spi.CacheKeysFactory defKeysFactory,
org.hibernate.cache.cfg.spi.DomainDataRegionBuildingContext buildingCtx,
HibernateAccessStrategyFactory stgyFactory)
protected org.hibernate.cache.spi.access.EntityDataAccess generateEntityAccess(org.hibernate.cache.cfg.spi.EntityDataCachingConfig entityAccessCfg)
generateEntityAccess in class org.hibernate.cache.spi.support.AbstractDomainDataRegionprotected org.hibernate.cache.spi.access.CollectionDataAccess generateCollectionAccess(org.hibernate.cache.cfg.spi.CollectionDataCachingConfig cachingCfg)
generateCollectionAccess in class org.hibernate.cache.spi.support.AbstractDomainDataRegionprotected org.hibernate.cache.spi.access.NaturalIdDataAccess generateNaturalIdAccess(org.hibernate.cache.cfg.spi.NaturalIdDataCachingConfig naturalIdAccessCfg)
generateNaturalIdAccess in class org.hibernate.cache.spi.support.AbstractDomainDataRegionpublic void destroy()
throws org.hibernate.cache.CacheException
destroy in interface org.hibernate.cache.spi.Regiondestroy in class org.hibernate.cache.spi.support.AbstractDomainDataRegionorg.hibernate.cache.CacheExceptionpublic long getElementCountInMemory()
getElementCountInMemory in interface org.hibernate.cache.spi.ExtendedStatisticsSupportpublic long getElementCountOnDisk()
getElementCountOnDisk in interface org.hibernate.cache.spi.ExtendedStatisticsSupportpublic long getSizeInMemory()
getSizeInMemory in interface org.hibernate.cache.spi.ExtendedStatisticsSupport
GridGain In-Memory Computing Platform : ver. 8.9.35 Release Date : July 3 2026