Mixin. Implements inheritance for ORM. Override
insert
, update
and delete
methods and
synchronize content of current entity attributes subset (defined in unity.attributeList
config)
with entity specified in unity.entity
mixin configuration parameter.
Configuration can accept optional unity.mapping
and unity.defaults