See: Description
| Class | Description |
|---|---|
| HibernateAbstractRegionAccessStrategy |
Implementation of L2 cache access strategy delegating to
HibernateAccessStrategyAdapter. |
| HibernateAccessStrategyAdapter |
Common interface used to implement Hibernate L2 cache access strategies (
RegionAccessStrategy,
EntityRegionAccessStrategy and CollectionRegionAccessStrategy). |
| HibernateCollectionRegion |
Implementation of
CollectionRegion. |
| HibernateEntityRegion |
Implementation of
EntityRegion. |
| HibernateGeneralDataRegion |
Implementation of
GeneralDataRegion. |
| HibernateNaturalIdRegion |
Implementation of
NaturalIdRegion. |
| HibernateNonStrictAccessStrategy |
Implementation of
AccessType.NONSTRICT_READ_WRITE cache access strategy. |
| HibernateQueryResultsRegion |
Implementation of
QueryResultsRegion. |
| HibernateReadOnlyAccessStrategy |
Implementation of
AccessType.READ_ONLY cache access strategy. |
| HibernateReadWriteAccessStrategy |
Implementation of
AccessType.READ_WRITE cache access strategy. |
| HibernateRegion |
Implementation of
Region. |
| HibernateRegionFactory |
Hibernate L2 cache region factory.
|
| HibernateTimestampsRegion |
Implementation of
TimestampsRegion. |
| HibernateTransactionalAccessStrategy |
Implementation of
AccessType.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 Fabric : ver. 1.5.11 Release Date : April 8 2016