Package | Description |
---|---|
oracle.jdbc.replay |
Provides interfaces and factory methods for Application Continuity.
|
oracle.jdbc.xa |
Provides classes that implement the JDBC XA APIs.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OracleXADataSource
A data source that supports transparent failover replay of
JDBC operations.
|
Modifier and Type | Class and Description |
---|---|
class |
OracleXADataSourceImpl |
Modifier and Type | Class and Description |
---|---|
class |
OracleXADataSource
A factory for XAConnection objects.
|