Scalable Database Server, HiRDB Version 8 UAP Development Guide

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

16.11.13 setXACloseString

(a) Function

Sets an XA close character string.

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

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

None.

(e) Functional detail

Sets an XA close character string.

This method is provided by the JdbhDbpsvXADataSource class only.

(f) Exception that occurs

None.