Batchlight

batchlight / co.yello.db.batchlight.androidsupportsqlite / SupportSQLiteBinderConfig / maxInsertBinder

maxInsertBinder

val maxInsertBinder: Binder

Overrides BinderConfig.maxInsertBinder

Holds a reference to the max insert binder. This will be the most common case so it should be cached.

Return a Binder object that has maximum number of insert params available.

Getter

Holds a reference to the max insert binder. This will be the most common case so it should be cached.

Getter Return a Binder object that has maximum number of insert params available.