Batchlight

batchlight / co.yello.db.batchlight / BinderConfig / buildBinder

buildBinder

abstract fun buildBinder(insertCount: Int): Binder

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