db9010 / com.jovial.db9010 / SelectQuery / setFromJson

setFromJson

fun setFromJson(jsonValue: Map<String, Any?>): Unit

Update the columns named in the JSON-friendly jsonValue's keys to their corresponding values. See also Types.sqlObject. The query must have been marked as FOR UPDATE with Builder.forUpdate