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