16.11.3 setDBHostName

(a) Function

Sets the host name of the HiRDB to be connected.

(b) Format

public void setDBHostName (String db_host_name)

(c) Argument
String db_host_name
Sets a HiRDB host name.
(d) Return value

None.

(e) Functional detail

Sets the host name of the HiRDB to be connected (host name set in the PDHOST client environment definition).

If the connection is not XA and the environment variable group name of a HiRDB client is specified in the additional connection information, the value specified by this method will be ignored.

(f) Exception that occurs

None.