coherence-hibernate-second-level-cache

A Coherence-based implementation of the second-level cache SPI introduced in Hibernate 3.3.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.oracle.coherence.hibernate
ArtifactId

ArtifactId

coherence-hibernate-second-level-cache
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

coherence-hibernate-second-level-cache
A Coherence-based implementation of the second-level cache SPI introduced in Hibernate 3.3.

Download coherence-hibernate-second-level-cache

How to add to project

<!-- https://jarcasting.com/artifacts/com.oracle.coherence.hibernate/coherence-hibernate-second-level-cache/ -->
<dependency>
    <groupId>com.oracle.coherence.hibernate</groupId>
    <artifactId>coherence-hibernate-second-level-cache</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.hibernate/coherence-hibernate-second-level-cache/
implementation 'com.oracle.coherence.hibernate:coherence-hibernate-second-level-cache:1.0.0'
// https://jarcasting.com/artifacts/com.oracle.coherence.hibernate/coherence-hibernate-second-level-cache/
implementation ("com.oracle.coherence.hibernate:coherence-hibernate-second-level-cache:1.0.0")
'com.oracle.coherence.hibernate:coherence-hibernate-second-level-cache:jar:1.0.0'
<dependency org="com.oracle.coherence.hibernate" name="coherence-hibernate-second-level-cache" rev="1.0.0">
  <artifact name="coherence-hibernate-second-level-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.hibernate', module='coherence-hibernate-second-level-cache', version='1.0.0')
)
libraryDependencies += "com.oracle.coherence.hibernate" % "coherence-hibernate-second-level-cache" % "1.0.0"
[com.oracle.coherence.hibernate/coherence-hibernate-second-level-cache "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.oracle.coherence » coherence jar 12.1.2-0-0
org.hibernate : hibernate-core jar 4.2.4.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Welcome to the Oracle Coherence Hibernate Project

Build Status License GitHub release (latest by date) Chat with us on slack Stack Exchange questions Twitter Follow

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 Hibernate 4.3.x
  • coherence-hibernate-cache-5 supports Hibernate 5.0.x and 5.1.x
  • coherence-hibernate-cache-52 supports Hibernate 5.2.x

Detailed project documentation for the latest release (2.0.0) is available here: http:/hibernate.coherence.community/

com.oracle.coherence.hibernate

Oracle Coherence Community

Versions

Version
1.0.0