Package | Description |
---|---|
oracle.jdbc.replay |
Provides interfaces and factory methods for Application Continuity.
|
oracle.jdbc.xa.client |
Provides classes that implement the JDBC XA APIs.
|
Modifier and Type | Class and Description |
---|---|
class |
OracleXADataSourceImpl
XADataSource implementation that provides Application Continuity protection
for applications using only local transactions or local transactions that
are promotable to global/XA transactions.
|
Modifier and Type | Class and Description |
---|---|
class |
OracleXADataSource
A factory for XAConnection objects.
|