| Class | Description |
|---|---|
| OptimisticTransactionalAccessDelegate |
Defines the strategy for transactional access to entity or collection data in
an optimistic-locking JBoss Cache using its 2.x APIs.
|
| PutFromLoadValidator |
Encapsulates logic to allow a
TransactionalAccessDelegate to determine
whether a {@link TransactionalAccessDelegate#putFromLoad(Object, Object, long, Object, boolean)
call should be allowed to update the cache. |
| TransactionalAccessDelegate |
Defines the strategy for transactional access to entity or collection data in
a pessimistic-locking JBoss Cache using its 2.x APIs.
|
Copyright © 2002-2013 Red Hat Middleware, LLC. All Rights Reserved