coherence-hibernate-integration

The Coherence / Hibernate integration project encompasses the code of integration points between Hibernate and Oracle Coherence, currently consisting of a Coherence-based integration of the Hibernate second-level cache SPI, and a Hibernate-based implementation of the Coherence CacheStore SPI.

Лицензия

Лицензия

Категории

Категории

Hibernate Данные ORM
Группа

Группа

com.oracle.coherence.hibernate
Идентификатор

Идентификатор

coherence-hibernate-integration
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

coherence-hibernate-integration
The Coherence / Hibernate integration project encompasses the code of integration points between Hibernate and Oracle Coherence, currently consisting of a Coherence-based integration of the Hibernate second-level cache SPI, and a Hibernate-based implementation of the Coherence CacheStore SPI.
Система контроля версий

Система контроля версий

https://github.com/coherence-community/coherence-hibernate-integration

Скачать coherence-hibernate-integration

Имя Файла Размер
coherence-hibernate-integration-1.0.0.pom 11 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • coherence-hibernate-cache-store
  • coherence-hibernate-cache-store-tests
  • coherence-hibernate-second-level-cache
  • coherence-hibernate-second-level-cache-tests
  • coherence-hibernate-site

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

Версии библиотеки

Версия
1.0.0