Sets the maximum length for the base type of the UDT or complex type.
The method throws SQLException if an error occurs while attempting to set the base maximum length. A database specific code “9744 (ERRUDFJAVUDT) <UDT base max length could not be set>” is returned.
Syntax
void setBaseMaxLength(int maxLength)
throws SQLException