Package | Description |
---|---|
com.hazelcast.hibernate.access |
Provides access interfaces/classes for Hibernate.
|
com.hazelcast.hibernate.region |
Provides region interfaces/classes for Hibernate.
|
Class and Description |
---|
HazelcastRegion
Hazelcast specific interface version of Hibernate's Region
|
Class and Description |
---|
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.