- HAZELCAST_FACTORY - Static variable in class com.hazelcast.hibernate.CacheEnvironment
-
- HAZELCAST_INSTANCE_NAME - Static variable in class com.hazelcast.hibernate.CacheEnvironment
-
Property to configure the Hazelcast instance internal name
- HAZELCAST_OPERATION_TIMEOUT - Static variable in class com.hazelcast.hibernate.CacheEnvironment
-
Property to configure the Hazelcast operation timeout
- HAZELCAST_SHUTDOWN_HOOK_ENABLED - Static variable in class com.hazelcast.hibernate.CacheEnvironment
-
Property to configure Hazelcast Shutdown Hook
- HazelcastAccessor - Class in com.hazelcast.hibernate.instance
-
- HazelcastCacheRegionFactory - Class in com.hazelcast.hibernate
-
Simple RegionFactory implementation to return Hazelcast based Region implementations
- HazelcastCacheRegionFactory() - Constructor for class com.hazelcast.hibernate.HazelcastCacheRegionFactory
-
- HazelcastCacheRegionFactory(HazelcastInstance) - Constructor for class com.hazelcast.hibernate.HazelcastCacheRegionFactory
-
- HazelcastCacheRegionFactory(Properties) - Constructor for class com.hazelcast.hibernate.HazelcastCacheRegionFactory
-
- HazelcastCollectionRegion<Cache extends RegionCache> - Class in com.hazelcast.hibernate.region
-
An collection region implementation based upon Hazelcast IMap with basic concurrency / transactional support
by supplying CollectionRegionAccessStrategy
- HazelcastCollectionRegion(HazelcastInstance, String, Properties, CacheDataDescription, Cache) - Constructor for class com.hazelcast.hibernate.region.HazelcastCollectionRegion
-
- HazelcastEntityRegion<Cache extends RegionCache> - Class in com.hazelcast.hibernate.region
-
An entity region implementation based upon Hazelcast IMap with basic concurrency / transactional support
by supplying EntityRegionAccessStrategy
- HazelcastEntityRegion(HazelcastInstance, String, Properties, CacheDataDescription, Cache) - Constructor for class com.hazelcast.hibernate.region.HazelcastEntityRegion
-
- hazelcastInstance - Variable in class com.hazelcast.hibernate.local.LocalRegionCache
-
- HazelcastLocalCacheRegionFactory - Class in com.hazelcast.hibernate
-
Simple RegionFactory implementation to return Hazelcast based local Region implementations
- HazelcastLocalCacheRegionFactory() - Constructor for class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
-
- HazelcastLocalCacheRegionFactory(HazelcastInstance) - Constructor for class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
-
- HazelcastLocalCacheRegionFactory(Properties) - Constructor for class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
-
- HazelcastNaturalIdRegion<Cache extends RegionCache> - Class in com.hazelcast.hibernate.region
-
The type Hazelcast natural id region.
- HazelcastNaturalIdRegion(HazelcastInstance, String, Properties, CacheDataDescription, Cache) - Constructor for class com.hazelcast.hibernate.region.HazelcastNaturalIdRegion
-
Instantiates a new Hazelcast natural id region.
- HazelcastQueryResultsRegion - Class in com.hazelcast.hibernate.region
-
Hazelcast based implementation of a storage region for query results
- HazelcastQueryResultsRegion(HazelcastInstance, String, Properties) - Constructor for class com.hazelcast.hibernate.region.HazelcastQueryResultsRegion
-
- hazelcastRegion - Variable in class com.hazelcast.hibernate.access.AbstractAccessDelegate
-
- HazelcastRegion<Cache extends RegionCache> - Interface in com.hazelcast.hibernate.region
-
Hazelcast specific interface version of Hibernate's Region
- HazelcastTimestamper - Class in com.hazelcast.hibernate
-
Helper class to create timestamps and calculate timeouts based on either Hazelcast
configuration of by requesting values on the cluster.
- HazelcastTimestampsRegion<Cache extends RegionCache> - Class in com.hazelcast.hibernate.region
-
Hazelcast based timestamp using region implementation
- HazelcastTimestampsRegion(HazelcastInstance, String, Properties, Cache) - Constructor for class com.hazelcast.hibernate.region.HazelcastTimestampsRegion
-
- Hibernate5CacheEntrySerializerHook - Class in com.hazelcast.hibernate.serialization
-
This class is used to register a special serializer to not loose
power over serialization in Hibernate 5.
- Hibernate5CacheEntrySerializerHook() - Constructor for class com.hazelcast.hibernate.serialization.Hibernate5CacheEntrySerializerHook
-
- Hibernate5CacheKeySerializerHook - Class in com.hazelcast.hibernate.serialization
-
This class is used to register a special serializer to not loose
power over serialization in Hibernate 5
- Hibernate5CacheKeySerializerHook() - Constructor for class com.hazelcast.hibernate.serialization.Hibernate5CacheKeySerializerHook
-
- Hibernate5NaturalIdKeySerializerHook - Class in com.hazelcast.hibernate.serialization
-
This class is used to register a special serializer to not loose
power over serialization in Hibernate 5
- Hibernate5NaturalIdKeySerializerHook() - Constructor for class com.hazelcast.hibernate.serialization.Hibernate5NaturalIdKeySerializerHook
-
- HibernateDataSerializerHook - Class in com.hazelcast.hibernate.serialization
-
An implementation of DataSerializerHook which constructs any of the
DataSerializable objects for the
hibernate module
- HibernateDataSerializerHook() - Constructor for class com.hazelcast.hibernate.serialization.HibernateDataSerializerHook
-