Represents a unit of work, which encapsulates a set of operations that should be treated as a single transaction. This pattern is used to manage the persistence of domain objects.

Implements

Constructors

Properties

Methods

Constructors

Properties

session: ClientSession

Methods