Nonstop Database, HiRDB Version 9 UAP Development Guide

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

17.11.13 setXACloseString

(a) Function

Sets an XA close character string. This method is provided by the JdbhDbpsvXADataSource class only.

(b) Format
 
public void setXACloseString (String xa_string)
 
(c) Argument

String xa_string
Sets an XA close character string.
(d) Return value

None.

(e) Exception that occurs

None.