| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
JDBC2RecoveryConnection
To perform recovery on arbitrary connections we may need to recreate those
connections.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.