set Parameter
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.
Set parameter with given name.
the same ParameterizedQuery instance.
The name of the parameter in the ParameterizedQuery.
The value of the parameter to use in the ParameterizedQuery.