Obtains the current transaction timeout value set for this SQLServerXAResource object.
public int getTransactionTimeout()
Exceptions
javax.transaction.xa.XAException
Remarks
This getTransactionTimeout method is specified by the getTransactionTimeout method in the javax.transaction.xa.XAResource interface.