Scalable Database Server, HiRDB Version 8 UAP Development Guide

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

16.11.6 getEncodeLang

(a) Function

Acquires the specified character set.

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

None.

(d) Return value

String
Returns the character set.
(e) Functional detail

Returns the character set specified by the setEncodeLang method. If no character set is specified, null is returned.

(f) Exception that occurs

None.