addBatch
Adds the most recent batch to the current list of insert statements.
This function uses the mapping of columns scheduled for change with their new values, which is provided by the implementing BatchInsertStatement
instance.
Adds the most recent batch to the current list of insert statements.
This function uses the mapping of columns scheduled for change with their new values, which is provided by the implementing BatchInsertStatement
instance.