module Minimapper
Mapping of associated entity changes. Creates when not persisted, updates when persisted and removes when it has been removed from the in-memory model.
It assumes there isn't many associated entities and that find will load associated entities.