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.