deduper / org.bradfordmiller.deduper.persistors / SqlTargetPersistor / writeRows

writeRows

fun writeRows(rows: MutableList<Map<String, Any>>): Long

writes out a list of data rows to a a sql table and returns the number of rows written