Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

h2: Overview

The Unit Of Work pattern is a common pattern in enterprise application architectures. It implements the concept of an "application transaction" that keeps track of dirty, new and removed objects.

Labels
  • None