Class Hierarchy
- java.lang.Object
- com.hazelcast.hibernate.access.AbstractAccessDelegate<T> (implements com.hazelcast.hibernate.access.AccessDelegate<T>)
- com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory (implements org.hibernate.cache.spi.RegionFactory)
- com.hazelcast.hibernate.region.AbstractTransactionalDataRegion<Cache> (implements org.hibernate.cache.spi.TransactionalDataRegion)
- com.hazelcast.hibernate.CacheEnvironment
- com.hazelcast.hibernate.region.CacheKeyImpl (implements com.hazelcast.nio.serialization.DataSerializable)
- com.hazelcast.hibernate.region.CollectionRegionAccessStrategyAdapter (implements org.hibernate.cache.spi.access.CollectionRegionAccessStrategy)
- com.hazelcast.hibernate.instance.DefaultHazelcastInstanceFactory (implements com.hazelcast.hibernate.instance.IHazelcastInstanceFactory)
- com.hazelcast.hibernate.region.EntityRegionAccessStrategyAdapter (implements org.hibernate.cache.spi.access.EntityRegionAccessStrategy)
- com.hazelcast.hibernate.serialization.Expirable (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- com.hazelcast.hibernate.region.HazelcastCacheKeysFactory (implements org.hibernate.cache.spi.CacheKeysFactory)
- com.hazelcast.hibernate.region.HazelcastQueryResultsRegion (implements org.hibernate.cache.spi.QueryResultsRegion)
- com.hazelcast.hibernate.HazelcastTimestamper
- com.hazelcast.hibernate.region.HazelcastTimestampsRegion<Cache> (implements org.hibernate.cache.spi.TimestampsRegion)
- com.hazelcast.hibernate.serialization.Hibernate5CacheEntrySerializerHook (implements com.hazelcast.nio.serialization.SerializerHook<T>)
- com.hazelcast.hibernate.serialization.HibernateDataSerializerHook (implements com.hazelcast.internal.serialization.DataSerializerHook)
- com.hazelcast.hibernate.distributed.IMapRegionCache (implements com.hazelcast.hibernate.RegionCache)
- com.hazelcast.hibernate.local.Invalidation (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- com.hazelcast.hibernate.local.LocalRegionCache (implements com.hazelcast.hibernate.RegionCache)
- com.hazelcast.hibernate.distributed.LockEntryProcessor (implements com.hazelcast.map.EntryProcessor<K,V,R>, com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- com.hazelcast.hibernate.serialization.MarkerWrapper (implements org.hibernate.cache.spi.access.SoftLock)
- com.hazelcast.hibernate.region.NaturalIdCacheKey (implements com.hazelcast.nio.serialization.DataSerializable)
- com.hazelcast.hibernate.region.NaturalIdRegionAccessStrategyAdapter (implements org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy)
- com.hazelcast.hibernate.local.Timestamp (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- com.hazelcast.hibernate.distributed.UnlockEntryProcessor (implements com.hazelcast.map.EntryProcessor<K,V,R>, com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- com.hazelcast.hibernate.distributed.UpdateEntryProcessor (implements com.hazelcast.map.EntryProcessor<K,V,R>, com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- com.hazelcast.hibernate.VersionAwareMapMergePolicy (implements com.hazelcast.spi.merge.SplitBrainMergePolicy<V,T,R>)
Interface Hierarchy
Copyright © 2021. All rights reserved.