Interface | Description |
---|---|
DataVersion | Deprecated
this is to support a deprecated locking scheme (Optimistic Locking).
|
TransactionWorkspace<K,V> | Deprecated
will be removed along with optimistic and pessimistic locking.
|
WorkspaceNode<K,V> | Deprecated
will be removed along with optimistic and pessimistic locking.
|
Class | Description |
---|---|
DefaultDataVersion | Deprecated
this is to support a deprecated locking scheme (Optimistic Locking).
|
OptimisticNodeFactory<K,V> | Deprecated
will be removed along with optimistic and pessimistic locking.
|
TransactionWorkspaceImpl<K,V> | Deprecated
will be removed along with optimistic and pessimistic locking.
|
WorkspaceNodeImpl<K,V> | Deprecated
will be removed along with optimistic and pessimistic locking.
|
Exception | Description |
---|---|
DataVersioningException |
Denotes exceptions to do with data versioning in optimistic locking
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.