| Interface | Description |
|---|---|
| KeyProvider<EK,AK,ISK> |
Converts the OGM-internal keys into the cache keys.
|
| LocalCacheManager.KeyProcessor<EK> |
Processes keys obtained from a cache.
|
| Class | Description |
|---|---|
| LocalCacheManager<EK,AK,ISK> |
Provides access to the Ehcache caches used for storing entities, associations and id sources.
|
| PersistenceStrategy<EK,AK,ISK> |
A strategy for persisting entities, associations and id sources in EhCache.
|
Copyright © 2010-2015 Hibernate. All Rights Reserved.