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() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.