set Parameter
@NotNull
Set parameter with given [name].
Return
the same ParameterizedQuery instance.
Parameters
name
The name of the parameter in the ParameterizedQuery.
value
The value of the parameter to use in the ParameterizedQuery.