Updates record attributes to values specified in params
, record is acquired by id
field
in given Item entity.
Item entity to be updated.
JSON object with specified fields to be updated with new values.
the updated Item entity, null
if no record is found.
Generated using TypeDoc
Data access object (Dao) class for Item model entity
Dao