Package | Description |
---|---|
org.apache.ignite.cache.hibernate |
Contains implementation of Hibernate L2 cache.
|
Modifier and Type | Class and Description |
---|---|
class |
HibernateCollectionRegion
Implementation of
CollectionRegion . |
class |
HibernateEntityRegion
Implementation of
EntityRegion . |
class |
HibernateGeneralDataRegion
Implementation of
GeneralDataRegion . |
class |
HibernateNaturalIdRegion
Implementation of
NaturalIdRegion . |
class |
HibernateQueryResultsRegion
Implementation of
QueryResultsRegion . |
class |
HibernateTimestampsRegion
Implementation of
TimestampsRegion . |
class |
HibernateTransactionalDataRegion
Implementation of
TransactionalDataRegion (transactional means that
data in the region is updated in connection with database transaction). |
class |
IgniteCachedDomainDataAccess
Implementation of L2 cache access strategy delegating to
HibernateAccessStrategyAdapter . |
class |
IgniteCollectionDataAccess
Ignite implementation of
CollectionDataAccess interface for Hibernate integration. |
class |
IgniteEntityDataAccess
Ignite implementation of
EntityDataAccess for Hibernate integration. |
class |
IgniteGeneralDataRegion
Implementation of
DirectAccessRegion . |
class |
IgniteNaturalIdDataAccess
Ignite implementation of
NaturalIdDataAccess for Hibernate integration. |
class |
IgniteQueryResultsRegion
Implementation of
QueryResultsRegion . |
class |
IgniteTimestampsRegion
Implementation of
TimestampsRegion . |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024