bindString
Bind a String value to this statement. The value remains bound until clearBindings is called.
Parameters
index
The 1-based index to the parameter to bind.
value
The value to bind.
Bind a String value to this statement. The value remains bound until clearBindings is called.
The 1-based index to the parameter to bind.
The value to bind.