vertx / io.vertx.kotlin.sqlclient / io.vertx.sqlclient.SqlConnection / beginAwait

beginAwait

suspend fun SqlConnection.beginAwait(): Transaction

Suspending version of method io.vertx.sqlclient.SqlConnection.begin

Return

Transaction

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