tyrex.tm.impl
final class XAResourceHelperManager extends Object
Field Summary | |
---|---|
static String | _oracleXAExceptionClassName
The name of the Oracle XAException class name.
|
Method Summary | |
---|---|
static XAResourceHelper | getHelper(XAResource xaResource)
Get the XAResourceHelperManager for the specified xa resource.
|
static XAResourceHelper | getHelper(XAException xaException)
Get the XAResourceHelperManager for the specified XA exception.
|
Parameters: xaResource the xa resource.
Returns: the XAResourceHelper
XAResourceHelper.getXAErrorString()
will be called on the
returned object.
Parameters: xaException the XA exception.
Returns: the XAResourceHelper