|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EhcacheCollectionRegion | |
|---|---|
| net.sf.ehcache.hibernate.strategy | This package contains EhCache specific AccessStrategy implementations. |
| Uses of EhcacheCollectionRegion in net.sf.ehcache.hibernate.strategy |
|---|
| Constructors in net.sf.ehcache.hibernate.strategy with parameters of type EhcacheCollectionRegion | |
|---|---|
NonStrictReadWriteEhcacheCollectionRegionAccessStrategy(EhcacheCollectionRegion region,
Settings settings)
Create a non-strict read/write access strategy accessing the given collection region. |
|
ReadOnlyEhcacheCollectionRegionAccessStrategy(EhcacheCollectionRegion region,
Settings settings)
Create a read-only access strategy accessing the given collection region. |
|
ReadWriteEhcacheCollectionRegionAccessStrategy(EhcacheCollectionRegion region,
Settings settings)
Create a read/write access strategy accessing the given collection region. |
|
|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||