Package | Description |
---|---|
com.arjuna.ats.internal.jdbc | |
com.arjuna.ats.internal.jdbc.recovery |
Modifier and Type | Method and Description |
---|---|
static void |
ConnectionManager.remove(ConnectionImple conn) |
Constructor and Description |
---|
DirectRecoverableConnection(String dbName,
String user,
String passwd,
String dynamic,
ConnectionImple conn) |
IndirectRecoverableConnection(String dbName,
String user,
String passwd,
ConnectionImple conn) |
ProvidedXADataSourceConnection(String dbName,
String user,
String passwd,
XADataSource xaDatasource,
ConnectionImple conn) |
Modifier and Type | Class and Description |
---|---|
class |
JDBC2RecoveryConnection
To perform recovery on arbitrary connections we may need to recreate those
connections.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.