public interface TxConnectionManager extends ConnectionManager, TransactionTimeoutConfiguration
TransactionTimeoutConfiguration
Modifier and Type | Method and Description |
---|---|
boolean |
getIsSameRMOverride()
Get the IsSameRMOverride status
|
boolean |
getPadXid()
Get the PadXid status
|
boolean |
getWrapXAResource()
Get the wrap XAResource status
|
int |
getXAResourceTimeout()
Get the XA resource transaction time out in seconds
|
boolean |
isInterleaving()
Get the interleaving status
|
boolean |
isLocalTransactions()
Get the local transaction status
|
getAllocationRetry, getAllocationRetryWaitMillis, getCachedConnectionManager, getJndiName, getPool, getSecurityDomain, getSubjectFactory, setJndiName, shutdown, unregisterAssociation
returnManagedConnection
disconnect, reconnect, transactionStarted
createConnectionListener, getTransactionIntegration, isTransactional
getTimeLeftBeforeTransactionTimeout, getTransactionTimeout
boolean isInterleaving()
boolean isLocalTransactions()
int getXAResourceTimeout()
boolean getIsSameRMOverride()
boolean getWrapXAResource()
boolean getPadXid()
Copyright ? 2008-2009 Red Hat Middleware LLC (http://www.jboss.com/)