vertx / io.vertx.kotlin.sqlclient / io.vertx.sqlclient.Pool / beginAwait

beginAwait

suspend fun Pool.beginAwait(): Transaction

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

Return

Transaction

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