vertx / io.vertx.kotlin.ext.sql / io.vertx.ext.sql.SQLConnection / rollbackAwait

rollbackAwait

suspend fun SQLConnection.rollbackAwait(): Unit

Suspending version of method io.vertx.ext.sql.SQLConnection.rollback

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