prepareSqlAndArgTuple

fun prepareSqlAndArgTuple(statement: Statement<*>): Pair<String, Tuple?>(source)