fun getJson(): Map<String, Any?>
Get a JSON-friendly map of column names to column values. The values are obtained from ResultSet.getObject. See also Types.sqlObject.