public void setDate(int parameterIndex,Date x)
Sets the designated parameter to a value. The driver converts this to an SQL DATE value when it sends it to the database.
Parameters:
parameterIndex - the first parameter is 1, the second is 2, ...
x - the parameter value