|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.cache.jbc.collection.TransactionalAccess
org.hibernate.cache.jbc.collection.OptimisticTransactionalAccess
public class OptimisticTransactionalAccess
Defines the strategy for transactional access to entity data in an optimistic-locking JBoss Cache using its 2.x APIs
| Constructor Summary | |
|---|---|
OptimisticTransactionalAccess(CollectionRegionImpl region)
Create a new OptimisticTransactionalAccess. |
|
| Method Summary |
|---|
| Methods inherited from class org.hibernate.cache.jbc.collection.TransactionalAccess |
|---|
evict, evictAll, get, getRegion, lockItem, lockRegion, putFromLoad, putFromLoad, remove, removeAll, unlockItem, unlockRegion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OptimisticTransactionalAccess(CollectionRegionImpl region)
region - The region to which this is providing access
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||