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
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.