Nonstop Database, HiRDB Version 9 UAP Development Guide

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

17.11.16 getRMID

(a) Function

Acquires the identifier for the Resource Manager that was specified by the setRMID method. This method is provided by the JdbhDbpsvXADataSource class only.

(b) Format
 
public int getRMID()
 
(c) Argument

None.

(d) Return value

int
This is an identifier for the Resource Manager. If none is set, 1 is returned.
(e) Exception that occurs

None.