Sets the value for the specified SQLType.DOUBLE type parameter using a double.
public void setDoubleParameter(UInt16 parmID, Double value)
parmID The 1-based ID of the parameter.
value The new value for the parameter.