attach
Map
private open fun attachMap(linkId: String, table: String, map: Map<String, Any>, columns: Array<String>)
Method to attach a map value to the link
Parameters
linkId
The identifier of the link where attach the map
table
The table where attach the map
map
The map to attach to the link
columns
The columns used during the query