Scalable Database Server, HiRDB Version 8 UAP Development Guide
Sets a UAP name.
public void setUapName ( String uap_name ) throws SQLException
None.
Sets a UAP name.
The specified UAP name is used for the following purposes:
In the following cases, the JDBC driver assumes that no UAP name has been set by this method (for details about how the JDBC driver handles the situation when there is no setting, see 17.11 Connection information priorities):
None.
The UAP specified by this method is encoded using the conversion character set specified by the setEncodeLang method, and the first 30 bytes of the encoded UAP name are transferred to the HiRDB server (the name is truncated after 30 bytes even if the 30th byte is only part of a character). The UAP name that can be obtained by the HiRDB server is only the first 30 bytes after encoding.
All Rights Reserved. Copyright (C) 2007, Hitachi, Ltd.