reset

abstract fun reset()(source)

Resets the prepared statement object back to its initial state, making it ready to be re-executed.

Bindings values are not affected, clear must be used instead.

Throws

if the operation fails.