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