Welcome to the Oracle Coherence Hibernate Project
The Oracle Coherence Hibernate project implements integration points between Oracle Coherence/Coherence CE and the Hibernate Object/Relational Mapping (ORM) framework.
Two primary integration points are covered currently:
- using Coherence as a second-level cache in Hibernate
- using Hibernate as a Coherence CacheStore implementation
Due to Hibernate Cache API changes, Coherence Hibernate 2.0.0
provides dedicated Maven modules targeting those Hibernate versions:
coherence-hibernate-cache-4
supports Hibernate4.3.x
coherence-hibernate-cache-5
supports Hibernate5.0.x
and5.1.x
coherence-hibernate-cache-52
supports Hibernate5.2.x
Detailed project documentation for the latest release (2.0.0) is available here: http:/hibernate.coherence.community/