| javax.transaction.TransactionManager
TransactionManager | public interface TransactionManager (Code) | | The app server transaction interface. Transactions are normally
associated with a single thread.
|
setTransactionTimeout | public void setTransactionTimeout(int seconds) throws SystemException(Code) | | Sets the transaction's timeout.
|
|
|