addValue

abstract fun addValue(index: Int, value: Any?)(source)

Adds a parameter to the query.

Parameters

index

The index of the parameter, starts at 1

value

null-able value of the parameter