|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Class Summary | |
|---|---|
| CoherenceCache | Provides a cache wrapper for storing Hibernate objects in Coherence NamedCache instances. |
| CoherenceCacheProvider | Serves as the integration point for the Coherence Cache Provider for Hibernate. |
| HibernateCacheLoader | Data-driven CacheLoader implementation for Hibernate tables These methods all follow the pattern of: 1) open session 2) begin transaction 3) do work 4) commit transaction (or rollback on exception and rethrow) 5) close session |
| HibernateCacheStore | Data-driven CacheStore implementation for Hibernate tables |
Contains classes related to the Coherence Cache Provider for Hibernate.
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||