| 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  | 
HazelcastNaturalIdRegion
Hazelcast based implementation used to store NaturalIds 
 | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.