|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ToTidyList.Closeable | Can be closed. |
TransactionPool | A pool of Transactions . |
Class Summary | |
---|---|
ToTidyList | List of objects which need closing when a Transaction is
terminated. |
Transaction | A Transaction. |
Transactioned | An object which can have uncommitted state within a Transaction . |
TransactionedSerial | A serial id of an object which is incremented each time that object is loaded or locked. |
Exception Summary | |
---|---|
CrossTransactionCommitException | Thrown should there be an attempt within one Transactioned
Transaction to commit changes made in another. |
TransactionIndexTooLargeException | Thrown when the number of Transaction s exceeds the limit. |
WouldDeadlockException | Thrown if a Transaction would get into a deadly embrace
with another. |
WriteCommittedException | Thrown when an attempt is made to write to an object within a committed
Transaction . |
The transaction API for POEM.
|
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |