206207208209210211212213214215216
} count++; tupleCount++; } pS.step(); pS.reset(); records++; if(records == getBatchSize()) { SQLiteConnection conn = connCache.get(partition); conn.exec("COMMIT");