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). |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019