vertx / io.vertx.kotlin.sqlclient / io.vertx.sqlclient.Transaction / commitAwait

commitAwait

suspend fun Transaction.commitAwait(): Unit

Suspending version of method io.vertx.sqlclient.Transaction.commit

NOTE: This function has been automatically generated from io.vertx.sqlclient.Transaction using Vert.x codegen.