Package | Description |
---|---|
oracle.jdbc.replay |
Provides interfaces and factory methods for Application Continuity.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
OracleXADataSource |
A data source that supports transparent failover replay of JDBC operations.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OracleConnectionPoolDataSourceImpl |
|
class |
OracleXADataSourceImpl |
Modifier and Type | Method | Description |
---|---|---|
static OracleConnectionPoolDataSource |
OracleDataSourceFactory.getOracleConnectionPoolDataSource() |
Obtains an
OracleConnectionPoolDataSource instance. |