vertx / io.vertx.kotlin.sqlclient / io.vertx.sqlclient.Pool / getConnectionAwait

getConnectionAwait

suspend fun Pool.getConnectionAwait(): SqlConnection

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

Return

SqlConnection

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