Package com.hazelcast.hibernate

Contains interfaces/classes related to Hibernate.

See:
          Description

Interface Summary
RegionCache This interface defines an internal cached region implementation as well as a mechanism to unmap the cache to an underlying Map data-structure
 

Class Summary
AbstractHazelcastCacheRegionFactory Abstract superclass of Hazelcast based RegionFactory implementations
CacheEnvironment This class is used to help in setup the internal caches.
HazelcastCacheRegionFactory Simple RegionFactory implementation to return Hazelcast based Region implementations
HazelcastLocalCacheRegionFactory Simple RegionFactory implementation to return Hazelcast based local Region implementations
HazelcastTimestamper Helper class to create timestamps and calculate timeouts based on either Hazelcast configuration of by requesting values on the cluster.
VersionAwareMapMergePolicy A merge policy implementation to handle split brain remerges based on the timestamps stored in the values.
 

Package com.hazelcast.hibernate Description

Contains interfaces/classes related to Hibernate.



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.