vertx
/
io.vertx.ext.sql
/
SQLOptionsConverter
/
fromJson
fromJson
open
static
fun
fromJson
(
json
:
JsonObject
,
obj
:
SQLOptions
)
:
Unit