Batchlight

batchlight / co.yello.db.batchlight.androidsupportsqlite / SupportSQLiteBinderConfig / <init>

<init>

SupportSQLiteBinderConfig(db: SupportSQLiteDatabase, batchStatement: String, fieldsPerItem: Int, maxFields: Int)

Parameters

fieldsPerItem - the number of fields per row to be inserted.

maxFields - the maximum number of binds that can happen per statement.

Constructor