open class UpdateResultConverter
Converter for io.vertx.ext.sql.UpdateResult. NOTE: This class has been automatically generated from the io.vertx.ext.sql.UpdateResult original class using Vert.x codegen.
UpdateResultConverter()
Converter for io.vertx.ext.sql.UpdateResult. NOTE: This class has been automatically generated from the io.vertx.ext.sql.UpdateResult original class using Vert.x codegen. |
open static fun fromJson(json: JsonObject, obj: UpdateResult): Unit |
|
open static fun toJson(obj: UpdateResult, json: JsonObject): Unit |