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