Batchlight

batchlight / co.yello.db.batchlight / BatchBinder / bindString

bindString

fun bindString(string: String): Unit

Binds a value of type String to the Binder and increments the position.

Parameters

string - a String to be bound to the Binder.