Sets the value for the specified SQLType.DATE type parameter using a date.
public void setDateParameter(UInt16 parmID, Date value)
parmID The 1-based ID of the parameter.
value The new value for the parameter.