Registry / database / hazelcast-hibernate52

hazelcast-hibernate52

JSON →
library2.2.1javamavenunverified

Hazelcast In-Memory DataGrid Hibernate Plugin provides second-level caching for Hibernate 5.2 using Hazelcast.

<dependency> <groupId>com.hazelcast</groupId> <artifactId>hazelcast-hibernate52</artifactId> <version>2.2.1</version> </dependency>
INSTALL
IMPORT
SIG · HAZELCAST-HIBERNAT
H
hazelcast-hibernate52
databasejavav2.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HazelcastCacheRegionFactory
com.hazelcast.hibernate.HazelcastCacheRegionFactory

Initialize Hazelcast Hibernate cache region factory

import com.hazelcast.hibernate.HazelcastCacheRegionFactory; public class Example { public static void main(String[] args) { HazelcastCacheRegionFactory factory = new HazelcastCacheRegionFactory(); System.out.println("Hazelcast Hibernate plugin initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hazelcast-hibernate52 — mvn dependency:get hazelcast-hibernate52 · libregistry