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