prepareBatchSqlAndArgTuplesWithProvidedTransaction

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