Uses of Package
net.sf.jso.transaction

Packages that use net.sf.jso.transaction
net.sf.jso   
net.sf.jso.engine   
net.sf.jso.garbage   
net.sf.jso.query   
net.sf.jso.remote   
net.sf.jso.storage   
net.sf.jso.transaction   
net.sf.jso.util   
 

Classes in net.sf.jso.transaction used by net.sf.jso
LockManager
          Manager responsible for locking (concurrency) control.
Transaction
          Interface used for transaction control over a transaction manager.
 

Classes in net.sf.jso.transaction used by net.sf.jso.engine
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.
TransactionEvent
          An event which indicates that a transaction is finnished.
TransactionListener
          Listener to transaction events.
TransactionTimeoutException
          Storage exception thrown when a transaction timeout happens.
 

Classes in net.sf.jso.transaction used by net.sf.jso.garbage
JSOTransaction
           
TransactionManager
          Manager responsible for transaction processing.
 

Classes in net.sf.jso.transaction used by net.sf.jso.query
JSOTransaction
           
 

Classes in net.sf.jso.transaction used by net.sf.jso.remote
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.
TransactionTimeoutException
          Storage exception thrown when a transaction timeout happens.
 

Classes in net.sf.jso.transaction used by net.sf.jso.storage
Transaction
          Interface used for transaction control over a transaction manager.
 

Classes in net.sf.jso.transaction used by net.sf.jso.transaction
JSOTransaction
           
JSOTransactionManager
           
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.
TransactionEvent
          An event which indicates that a transaction is finnished.
TransactionInfo
          Interface for transaction processing information.
TransactionListener
          Listener to transaction events.
TransactionManager
          Manager responsible for transaction processing.
TransactionTimeoutException
          Storage exception thrown when a transaction timeout happens.
 

Classes in net.sf.jso.transaction used by net.sf.jso.util
TID
          Inteface for transaction identification.