Uses of Interface
oracle.jdbc.datasource.OracleXAConnection
Packages that use OracleXAConnection
Package
Description
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc.Provides classes that implement the JDBC XA APIs.
Provides classes that implement the JDBC XA APIs.
-
Uses of OracleXAConnection in oracle.jdbc
Methods in oracle.jdbc that return OracleXAConnectionModifier and TypeMethodDescriptionOracleXAConnectionBuilder.build()Builds a new XAconnectionConnection object. -
Uses of OracleXAConnection in oracle.jdbc.xa
Classes in oracle.jdbc.xa that implement OracleXAConnectionModifier and TypeClassDescriptionclassAn XAConnection object provides support for distributed transactions. -
Uses of OracleXAConnection in oracle.jdbc.xa.client
Classes in oracle.jdbc.xa.client that implement OracleXAConnectionModifier and TypeClassDescriptionclassAn XAConnection object provides support for distributed transactions.classA factory for Connection objects.