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