vertx / io.vertx.kotlin.ext.sql / io.vertx.ext.sql.SQLClient / getConnectionAwait

getConnectionAwait

suspend fun SQLClient.getConnectionAwait(): SQLConnection

Suspending version of method io.vertx.ext.sql.SQLClient.getConnection

Return

SQLConnection

NOTE: This function has been automatically generated from io.vertx.ext.sql.SQLClient using Vert.x codegen.