|
GigaSpaces XAP 10.1 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractMapCacheProvider | Base class for pure Space (no OpenSpaces components) Hibernate cache provider. |
| CacheKey | A cache key object acting as the key for the cache. |
| SimpleGigaMapCache | A hibernate second level cache implementation using GigaMap
that works with no transactions. |
| SimpleGigaMapCacheProvider | An Open Spaces Hibernate second level cache provider using the GigaMap
interface. |
| SimpleMapCache | Simple map cache implements Hibenrate second level cache non-transactionally. |
| SimpleMapCacheProvider | Simple Cache provider uses SimpleMapCache to provide
second level cache implementation which is not transactional. |
| TransactionalGigaMapCache | A hibernate second level cache implemenation using GigaMap. |
| TransactionalGigaMapCacheProvider | An Open Spaces Hibernate second level cache provider using the GigaMap
interface. |
| TransactionalMapCache | Transaction map cache implements Hibenrate second level cache transactionally by integrating with JTA. |
| TransactionalMapCacheProvider | Transactional Map cache provider allowing to use GigaSpaces as a second level cache within a JTA environment. |
An implementation of Hibernate second level cache using GigaSpaces.
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||