Model Driven Design provides a framework for the realization of Systems modeled using the Domain Driven Design approach. Tactical patterns are the building blocks
In this section you will learn the tactical patterns.
Domain objects a.k.a. Business objects are the foundational elements for defining the concepts in a domain model.
Think of these as:
Domain objects are persisted in long term storage such as a database or object storage.