Sets the character set for the UDT or complex type, if applicable to its base type.
The method throws SQLException if an error occurs while attempting to set the charset. A database specific code “9744 (ERRUDFJAVUDT) <UDT Charset could not be set>” is returned.
Syntax
void setBaseCharset(int charset)
throws SQLException