16.11.4 getDBHostName

(a) Function

Acquires the host name of the HiRDB to be connected.

(b) Format

public String getDBHostName()

(c) Argument

None.

(d) Return value
String
This is the HiRDB host name. If none is set, null is returned.
(e) Functional detail

Returns the host name of the HiRDB to be connected that was specified by the setDBHostName method.

(f) Exception that occurs

None.