|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TxConnectionManager

Internal connection manager contract for transactional contexts.
TransactionTimeoutConfiguration
| Method Summary | |
|---|---|
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 |
| Methods inherited from interface org.jboss.jca.core.connectionmanager.ConnectionManager |
|---|
getAllocationRetry, getAllocationRetryWaitMillis, getCachedConnectionManager, getJndiName, getPool, getSecurityDomain, getSubjectFactory, setJndiName, shutdown, unregisterAssociation |
| Methods inherited from interface org.jboss.jca.core.api.connectionmanager.ConnectionManager |
|---|
returnManagedConnection |
| Methods inherited from interface javax.resource.spi.ConnectionManager |
|---|
allocateConnection |
| Methods inherited from interface org.jboss.jca.core.connectionmanager.listener.ConnectionCacheListener |
|---|
disconnect, reconnect, transactionStarted |
| Methods inherited from interface org.jboss.jca.core.connectionmanager.listener.ConnectionListenerFactory |
|---|
createConnectionListener, getTransactionIntegration, isTransactional |
| Methods inherited from interface org.jboss.jca.core.spi.transaction.TransactionTimeoutConfiguration |
|---|
getTimeLeftBeforeTransactionTimeout, getTransactionTimeout |
| Method Detail |
|---|
boolean isInterleaving()
boolean isLocalTransactions()
int getXAResourceTimeout()
boolean getIsSameRMOverride()
boolean getWrapXAResource()
boolean getPadXid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||