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