base class for bulk DML operations
Definition: AbstractBulkOperation.qc.dox.h:85
base class for bulk DML upsert operations
Definition: BulkUpsertOperation.qc.dox.h:82
init(*hash opts)
common constructor initialization
constructor(SqlUtil::AbstractTable target, *hash opts)
creates the object from the supplied arguments
flushImpl()
executes bulk DML upserts in the database with internally queued data
constructor(SqlUtil::Table target, *hash opts)
creates the object from the supplied arguments
Qore AbstractBulkOperation class definition.
Definition: AbstractBulkOperation.qc.dox.h:34