suspend fun SQLConnection.commitAwait(): Unit
Suspending version of method io.vertx.ext.sql.SQLConnection.commit
NOTE: This function has been automatically generated from io.vertx.ext.sql.SQLConnection using Vert.x codegen.