Wednesday, December 30, 2015

Atlas: a persistence-model data mapper



Atlas is a data mapper implementation for your persistence model (not your domain model). As such, Atlas uses the term “record” to indicate that its objects are not domain entities. Note that an Atlas record is a passive record, not an active record; it is disconnected from the database.

from My Pocket http://paul-m-jones.com/archives/6210

No comments:

Post a Comment