Batchlight

batchlight / co.yello.db.batchlight.androidsqlite / SQLiteBinderConfig / buildBinder

buildBinder

fun buildBinder(insertCount: Int): Binder

Overrides BinderConfig.buildBinder

Creates a Binder that has the given number of bind locations.

Parameters

insertCount - the number of fields that will be bound.

Return a Binder object that has insertCount number of fields