Nonstop Database, HiRDB Version 9 UAP Development Guide

[Contents][Index][Back][Next]

18.6.4 XAConnection interface

For details and usage information about the methods provided by the XAConnection interface, see the JDBC documentation. This section shows the XAConnection interface methods that are supported by the JDBC driver.

Organization of this subsection
(1) Methods
(2) Package and class names

(1) Methods

The following table lists the methods of the XAConnection interface.

Table 18-61 XAConnection interface methods

Method Remarks
getXAResource() --

Legend:
--: None.

(2) Package and class names

The names of the package and class for using this interface directly are as follows:

Package name: JP.co.Hitachi.soft.HiRDB.JDBC

Class name: PrdbXAConnection