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