vertx / io.vertx.kotlin.sqlclient / io.vertx.sqlclient.PreparedStatement / closeAwait

closeAwait

suspend fun PreparedStatement.closeAwait(): Unit

Suspending version of method io.vertx.sqlclient.PreparedStatement.close

NOTE: This function has been automatically generated from io.vertx.sqlclient.PreparedStatement using Vert.x codegen.