batchlight / co.yello.db.batchlight / BatchStatement / <init>
BatchStatement(binderConfig: BinderConfig)
Drives the inserts into the database.
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.