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