vertx / io.vertx.kotlin.sqlclient / io.vertx.sqlclient.Pool / preparedBatchAwait

preparedBatchAwait

suspend fun Pool.preparedBatchAwait(sql: String, batch: List<Tuple>): RowSet<Row>