RegionAccessStrategy
support for the Ehcache integrationSee: Description
Interface | Description |
---|---|
EhcacheAccessStrategyFactory |
Factory to create
RegionAccessStrategy instance |
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
|
NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy |
Ehcache specific non-strict read/write NaturalId region access strategy
|
ReadOnlyEhcacheCollectionRegionAccessStrategy |
Ehcache specific read-only collection region access strategy
|
ReadOnlyEhcacheEntityRegionAccessStrategy |
Ehcache specific read-only entity region access strategy
|
ReadOnlyEhcacheNaturalIdRegionAccessStrategy |
Ehcache specific read-only NaturalId region access strategy
|
ReadWriteEhcacheCollectionRegionAccessStrategy |
Ehcache specific read/write collection region access strategy
|
ReadWriteEhcacheEntityRegionAccessStrategy |
Ehcache specific read/write entity region access strategy
|
ReadWriteEhcacheNaturalIdRegionAccessStrategy |
Ehcache specific read/write NaturalId region access strategy
|
TransactionalEhcacheCollectionRegionAccessStrategy |
JTA CollectionRegionAccessStrategy.
|
TransactionalEhcacheEntityRegionAccessStrategy |
JTA EntityRegionAccessStrategy.
|
TransactionalEhcacheNaturalIdRegionAccessStrategy |
JTA NaturalIdRegionAccessStrategy.
|
RegionAccessStrategy
support for the Ehcache integrationCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.