| Package | Description |
|---|---|
| org.apache.ignite.cache.hibernate |
Contains implementation of Hibernate L2 cache.
|
| Modifier and Type | Field and Description |
|---|---|
protected HibernateCacheProxy |
HibernateRegion.cache
Deprecated.
Cache instance.
|
protected HibernateCacheProxy |
HibernateAccessStrategyAdapter.cache
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
HibernateAccessStrategyAdapter.evict(Ignite ignite,
HibernateCacheProxy cache,
Object key)
Deprecated.
Called to remove object from cache without regard to transaction.
|
| Constructor and Description |
|---|
HibernateAccessStrategyAdapter(Ignite ignite,
HibernateCacheProxy cache,
HibernateExceptionConverter eConverter)
Deprecated.
|
HibernateCollectionRegion(HibernateRegionFactory factory,
String name,
Ignite ignite,
HibernateCacheProxy cache,
CacheDataDescription dataDesc)
Deprecated.
|
HibernateEntityRegion(HibernateRegionFactory factory,
String name,
Ignite ignite,
HibernateCacheProxy cache,
CacheDataDescription dataDesc)
Deprecated.
|
HibernateNaturalIdRegion(HibernateRegionFactory factory,
String name,
Ignite ignite,
HibernateCacheProxy cache,
CacheDataDescription dataDesc)
Deprecated.
|
HibernateQueryResultsRegion(HibernateRegionFactory factory,
String name,
Ignite ignite,
HibernateCacheProxy cache)
Deprecated.
|
HibernateReadOnlyAccessStrategy(Ignite ignite,
HibernateCacheProxy cache,
HibernateExceptionConverter eConverter)
Deprecated.
|
HibernateReadWriteAccessStrategy(Ignite ignite,
HibernateCacheProxy cache,
ThreadLocal txCtx,
HibernateExceptionConverter eConverter)
Deprecated.
|
HibernateRegion(org.hibernate.cache.spi.RegionFactory factory,
String name,
Ignite ignite,
HibernateCacheProxy cache)
Deprecated.
|
HibernateTimestampsRegion(HibernateRegionFactory factory,
String name,
Ignite ignite,
HibernateCacheProxy cache)
Deprecated.
|
IgniteCachedDomainDataAccess(HibernateAccessStrategyAdapter stgy,
org.hibernate.cache.spi.RegionFactory regionFactory,
org.hibernate.cache.spi.DomainDataRegion domainDataRegion,
Ignite ignite,
HibernateCacheProxy cache)
Deprecated.
|
IgniteCollectionDataAccess(HibernateAccessStrategyAdapter stgy,
org.hibernate.cache.spi.access.AccessType accessType,
org.hibernate.cache.spi.RegionFactory regionFactory,
org.hibernate.cache.spi.DomainDataRegion domainDataRegion,
Ignite ignite,
HibernateCacheProxy cache)
Deprecated.
|
IgniteEntityDataAccess(HibernateAccessStrategyAdapter stgy,
org.hibernate.cache.spi.access.AccessType accessType,
org.hibernate.cache.spi.RegionFactory regionFactory,
org.hibernate.cache.spi.DomainDataRegion domainDataRegion,
Ignite ignite,
HibernateCacheProxy cache)
Deprecated.
|
IgniteNaturalIdDataAccess(HibernateAccessStrategyAdapter stgy,
org.hibernate.cache.spi.access.AccessType accessType,
org.hibernate.cache.spi.RegionFactory regionFactory,
org.hibernate.cache.spi.DomainDataRegion domainDataRegion,
Ignite ignite,
HibernateCacheProxy cache)
Deprecated.
|
IgniteQueryResultsRegion(HibernateRegionFactory factory,
String name,
Ignite ignite,
HibernateCacheProxy cache)
Deprecated.
|
IgniteTimestampsRegion(org.hibernate.cache.spi.RegionFactory factory,
String regionName,
Ignite ignite,
HibernateCacheProxy cache)
Deprecated.
|
GridGain In-Memory Computing Platform : ver. 8.9.35 Release Date : July 3 2026