| Package | Description |
|---|---|
| com.arjuna.ats.internal.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectRecoverableConnection
This class is responsible for maintaining connection information
in such a manner that we can recover the connection to the XA
database in the event of a failure.
|
class |
IndirectRecoverableConnection
This class is responsible for maintaining connection information
in such a manner that we can recover the connection to the XA
database in the event of a failure.
|
| Modifier and Type | Method and Description |
|---|---|
RecoverableXAConnection |
ConnectionImple.recoveryConnection() |
| Constructor and Description |
|---|
ConnectionSynchronization(Connection conn,
RecoverableXAConnection rxac) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.