void setParamDataTypeJavaObj(String paramDataType)
DtpConnectionException - If the input data type is not supported.
A Java Object is one of two representations of the parameter data type stored in the UserStoredProcedureParam object. Use setParamDataTypeJavaObj() to set the data type as a Java Object. You should work with the Java Object data type because: