PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
   
  Label: hibernate

All content with label hibernate.
Related Labels: coherence-cache-config , query , review , topology , cachestore , re-entrant , faq-code-examples , namedcache , concurrency , cache

How do I integrate Coherence and Hibernate? (Coherence FAQ)
Hibernate and Coherence can be used together in several combinations. This document discusses the various options, including when each one is appropriate, along with usage instructions. These options include using Coherence as a Hibernate plugin and using Hibernate as a Coherence plugin via ...
Using Coherence as the Hibernate L2 Cache (Coherence 3.4 User Guide)
Coherence can be used as the L2 cache provider for Hibernate. This section contains the following information: Hibernate and Caching Hibernate supports three primary forms of caching: Session cache L2 cache Query cache The Session cache is responsible for caching records ...
Using Hibernate as a CacheStore for Coherence (Coherence 3.4 User Guide)
functionality in Coherence and Hibernate can be combined in a number of ways. For example, Hibernate can be used as a CacheStore for Coherence. This section provides the following information: Using the Coherence HibernateCacheStore Coherence includes a default entitybased implementation, (and a corresponding implementation, . More detailed technical ...