vertx / io.vertx.kotlin.sqlclient / io.vertx.sqlclient.SqlConnection

Extensions for io.vertx.sqlclient.SqlConnection

prepareAwait

suspend fun SqlConnection.prepareAwait(sql: String): PreparedStatement

Suspending version of method io.vertx.sqlclient.SqlConnection.prepare