batchlight / co.yello.db.batchlight / BinderConfig / buildBinder
abstract fun buildBinder(insertCount: Int): Binder
Creates a Binder that has the given number of bind locations.
insertCount - the number of fields that will be bound.
Return a Binder object that has insertCount number of fields