|
Oracle®Database JDBC Java API Reference 12c Release 1 (12.1.0.2) E56669-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OracleXAConnection | |
|---|---|
| oracle.jdbc.xa | Provides classes that implement the JDBC XA APIs. |
| oracle.jdbc.xa.client | Provides classes that implement the JDBC XA APIs. |
| Uses of OracleXAConnection in oracle.jdbc.xa |
|---|
| Fields in oracle.jdbc.xa declared as OracleXAConnection | |
|---|---|
protected OracleXAConnection |
OracleXAResource.xaconnection |
| Constructors in oracle.jdbc.xa with parameters of type OracleXAConnection | |
|---|---|
OracleXAResource(Connection pm_conn, OracleXAConnection xaconn)OracleXAResource() -- The initializer. |
|
| Uses of OracleXAConnection in oracle.jdbc.xa.client |
|---|
| Subclasses of OracleXAConnection in oracle.jdbc.xa.client | |
|---|---|
class |
OracleXAConnectionAn XAConnection object provides support for distributed transactions. |
class |
OracleXAHeteroConnectionA factory for Connection objects. |
| Constructors in oracle.jdbc.xa.client with parameters of type OracleXAConnection | |
|---|---|
OracleXAResource(Connection pm_conn, OracleXAConnection xaconn) |
|
|
Oracle®Database JDBC Java API Reference 12c Release 1 (12.1.0.2) E56669-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||