Uses of Package
com.hazelcast.hibernate.region

Packages that use com.hazelcast.hibernate.region
com.hazelcast.hibernate.access Provides access interfaces/classes for Hibernate. 
com.hazelcast.hibernate.region Provides region interfaces/classes for Hibernate. 
 

Classes in com.hazelcast.hibernate.region used by com.hazelcast.hibernate.access
HazelcastRegion
          Hazelcast specific interface version of Hibernate's Region
 

Classes in com.hazelcast.hibernate.region used by com.hazelcast.hibernate.region
AbstractTransactionalDataRegion
          Abstract base class of all regions
HazelcastCollectionRegion
          An collection region implementation based upon Hazelcast IMap with basic concurrency / transactional support by supplying CollectionRegionAccessStrategy
HazelcastEntityRegion
          An entity region implementation based upon Hazelcast IMap with basic concurrency / transactional support by supplying EntityRegionAccessStrategy
HazelcastNaturalIdRegion
          Hazelcast based implementation used to store NaturalIds
HazelcastRegion
          Hazelcast specific interface version of Hibernate's Region
 



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