|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTransactionalDataRegion | |
---|---|
com.hazelcast.hibernate.region | Provides region interfaces/classes for Hibernate. |
Uses of AbstractTransactionalDataRegion in com.hazelcast.hibernate.region |
---|
Subclasses of AbstractTransactionalDataRegion in com.hazelcast.hibernate.region | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |