void setParamDataTypeJDBC(int paramDataType)
DtpConnectionException - If the input data type is not supported.
Every UserStoredProcedureParam object contains two representations of its data type: Java Object and JDBC data type. You should use the Java Object data type because: