Batchlight

batchlight / co.yello.db.batchlight / BatchStatement / <init>

<init>

BatchStatement(binderConfig: BinderConfig)

Drives the inserts into the database.

Parameters

T - The type of the collection that will be inserted. This is used to pass into the bind function that is passed into the execute function.