Scalable Database Server, HiRDB Version 8 UAP Development Guide

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

16.11.14 getXACloseString

(a) Function

Acquires an XA close character string.

(b) Format
 
public String getXACloseString()
 
(c) Argument

None.

(d) Return value

String
This is an XA close character string. If none is set, null is returned.
(e) Functional detail

Returns the XA close character string specified by the setXACloseString method.

This method is provided by the JdbhDbpsvXADataSource class only.

(f) Exception that occurs

None.