prepareBatchSqlAndArgTuples

fun prepareBatchSqlAndArgTuples(statements: Iterable<Statement<*>>): Pair<String?, List<Tuple>>(source)