| Package | Description |
|---|---|
| org.apache.ignite.cache.hibernate |
Contains implementation of Hibernate L2 cache.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateNonStrictAccessStrategy
Deprecated.
The Hibernate L2 cache integration is deprecated and will be removed in a future release.
|
class |
HibernateReadOnlyAccessStrategy
Deprecated.
The Hibernate L2 cache integration is deprecated and will be removed in a future release.
|
class |
HibernateReadWriteAccessStrategy
Deprecated.
The Hibernate L2 cache integration is deprecated and will be removed in a future release.
|
class |
HibernateTransactionalAccessStrategy
Deprecated.
The Hibernate L2 cache integration is deprecated and will be removed in a future release.
|
| Modifier and Type | Field and Description |
|---|---|
protected HibernateAccessStrategyAdapter |
IgniteCachedDomainDataAccess.stgy
Deprecated.
|
protected HibernateAccessStrategyAdapter |
HibernateAbstractRegionAccessStrategy.stgy
Deprecated.
|
| Constructor and Description |
|---|
HibernateAbstractRegionAccessStrategy(HibernateAccessStrategyAdapter stgy)
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.
|
GridGain In-Memory Computing Platform : ver. 8.9.35 Release Date : July 3 2026