Package net.sf.jso.transaction

Interface Summary
LockInfo Interface for lock management information.
LockManager Manager responsible for locking (concurrency) control.
TID Inteface for transaction identification.
Transaction Interface used for transaction control over a transaction manager.
TransactionInfo Interface for transaction processing information.
TransactionListener Listener to transaction events.
TransactionManager Manager responsible for transaction processing.
 

Class Summary
JSOLockManager  
JSOTransaction  
JSOTransactionManager  
TransactionEvent An event which indicates that a transaction is finnished.
 

Exception Summary
TransactionTimeoutException Storage exception thrown when a transaction timeout happens.