suspend fun Transaction.rollbackAwait(): Unit
Suspending version of method io.vertx.sqlclient.Transaction.rollback
NOTE: This function has been automatically generated from io.vertx.sqlclient.Transaction using Vert.x codegen.