|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| Conflict | The Conflict interface reflects a commutativity relation between two operations of an object. |
| ConflictHandler | The ConflictHandler interface reflects a conflict handler that is executed in case that related conflict is determined |
| ConflictManager | ConflictManager is the entity that takes care of concurrency control in JOTM. |
| ConflictTable | Conflict Table is a table that for each pair of lock modes specifies whether they are conflicting or not. |
| Lock | Lock represents a lock that can be acquired in several modes. |
| Locker | Locker represents an object that can be used as the identification for locking. |
| TransactionConflict | The TransactionConflict interface reflects a conflict explicitly specified by a transaction. |
| Exception Summary | |
| ConflictUndefinedException | |
| InvalidConflictException | |
| LockConflictException | |
| NoSuchConflictException | |
| NoSuchLockException | |
Specifies JOTM 2 conflict management API
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||