batchlight / co.yello.db.batchlight / BatchBinder / bindString
fun bindString(string: String): Unit
fun bindString(string:
String
):
Unit
Binds a value of type String to the Binder and increments the position.
string - a String to be bound to the Binder.
string