| Package | Description | 
|---|---|
| com.hazelcast.hibernate.region | Provides region interfaces/classes for Hibernate. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HazelcastCollectionRegion<Cache extends RegionCache>An collection region implementation based upon Hazelcast IMap with basic concurrency / transactional support
 by supplying CollectionRegionAccessStrategy | 
| class  | HazelcastEntityRegion<Cache extends RegionCache>An entity region implementation based upon Hazelcast IMap with basic concurrency / transactional support
 by supplying EntityRegionAccessStrategy | 
| class  | HazelcastNaturalIdRegionHazelcast based implementation used to store NaturalIds | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.