Package | Description |
---|---|
org.apache.ignite.cache.hibernate |
Contains implementation of Hibernate L2 cache.
|
Class and Description |
---|
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.
|
HibernateExceptionConverter
Converts Ignite errors into Hibernate runtime exceptions.
|
HibernateGeneralDataRegion
Implementation of
GeneralDataRegion . |
HibernateKeyTransformer
An interface for transforming hibernate keys to Ignite keys.
|
HibernateRegion
Implementation of
Region . |
HibernateRegionFactory
Hibernate L2 cache region factory.
|
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 . |
IgniteGeneralDataRegion
Implementation of
DirectAccessRegion . |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024