See: Description
| Interface | Description |
|---|---|
| HibernateExceptionConverter |
Converts Ignite errors into Hibernate runtime exceptions.
|
| HibernateKeyTransformer |
An interface for transforming hibernate keys to Ignite keys.
|
| Class | Description |
|---|---|
| HibernateAbstractRegionAccessStrategy |
Implementation of L2 cache access strategy delegating to
HibernateAccessStrategyAdapter. |
| HibernateAccessStrategyAdapter |
Common interface used to implement Hibernate L2 cache access strategies.
|
| HibernateAccessStrategyFactory |
Access strategy factory.
|
| HibernateCacheProxy |
Hibernate cache proxy used to substitute hibernate keys with ignite keys.
|
| HibernateCollectionRegion |
Implementation of
CollectionRegion. |
| HibernateEntityRegion |
Implementation of
EntityRegion. |
| HibernateGeneralDataRegion |
Implementation of
GeneralDataRegion. |
| HibernateKeyWrapper |
Hibernate cache key wrapper.
|
| HibernateNaturalIdRegion |
Implementation of
NaturalIdRegion. |
| HibernateNonStrictAccessStrategy |
Implementation of NONSTRICT_READ_WRITE cache access strategy.
|
| HibernateQueryResultsRegion |
Implementation of
QueryResultsRegion. |
| HibernateReadOnlyAccessStrategy |
Implementation of READ_ONLY cache access strategy.
|
| HibernateReadWriteAccessStrategy |
Implementation of READ_WRITE cache access strategy.
|
| HibernateRegion |
Implementation of
Region. |
| HibernateRegionFactory |
Hibernate L2 cache region factory.
|
| HibernateTimestampsRegion |
Implementation of
TimestampsRegion. |
| HibernateTransactionalAccessStrategy |
Implementation of {TRANSACTIONAL cache access strategy.
|
| HibernateTransactionalDataRegion |
Implementation of
TransactionalDataRegion (transactional means that
data in the region is updated in connection with database transaction). |
| IgniteCachedDomainDataAccess |
Implementation of L2 cache access strategy delegating to
HibernateAccessStrategyAdapter. |
| IgniteCollectionDataAccess |
Ignite implementation of
CollectionDataAccess interface for Hibernate integration. |
| IgniteDomainDataRegion |
Ignite implementation of
DomainDataRegion interface for Hibernate integration. |
| IgniteEntityDataAccess |
Ignite implementation of
EntityDataAccess for Hibernate integration. |
| IgniteGeneralDataRegion |
Implementation of
DirectAccessRegion. |
| IgniteNaturalIdDataAccess |
Ignite implementation of
NaturalIdDataAccess for Hibernate integration. |
| IgniteQueryResultsRegion |
Implementation of
QueryResultsRegion. |
| IgniteTimestampsRegion |
Implementation of
TimestampsRegion. |
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025