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