In general, parameter values remain in force for repeated use
of a Statement. Setting a parameter value automatically clears
its previous value. However, in some cases it is useful to
immediately release the resourcesused by the current parameter
values; this can be done by calling clear.
| Returns | this |
| Throws |
SQLError -
if an error occured |