See: Description
| Interface | Description |
|---|---|
| EhcacheAccessStrategyFactory |
Factory to create
EntityRegionAccessStrategy |
| Class | Description |
|---|---|
| EhcacheAccessStrategyFactoryImpl |
Class implementing
EhcacheAccessStrategyFactory |
| NonStrictReadWriteEhcacheCollectionRegionAccessStrategy |
Ehcache specific non-strict read/write collection region access strategy
|
| NonStrictReadWriteEhcacheEntityRegionAccessStrategy |
Ehcache specific non-strict read/write entity region access strategy
|
| ReadOnlyEhcacheCollectionRegionAccessStrategy |
Ehcache specific read-only collection region access strategy
|
| ReadOnlyEhcacheEntityRegionAccessStrategy |
Ehcache specific read-only entity region access strategy
|
| ReadWriteEhcacheCollectionRegionAccessStrategy |
Ehcache specific read/write collection region access strategy
|
| ReadWriteEhcacheEntityRegionAccessStrategy |
Ehcache specific read/write entity region access strategy
|
| TransactionalEhcacheCollectionRegionAccessStrategy |
JTA CollectionRegionAccessStrategy.
|
| TransactionalEhcacheEntityRegionAccessStrategy |
JTA EntityRegionAccessStrategy.
|
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.