Joutsen Persistence  v0.2.1
Static Public Member Functions | Properties | List of all members
Joutsen.Persistence.Defaults Class Reference

A factory class providing default implementations of objects required for persistence. More...

Static Public Member Functions

static UnitOfWork CreateUnitOfWork ()
 Creates a new unit of work. More...
 

Properties

static UnitOfWorkFactory UnitOfWorkFactory [get, set]
 Fetches or sets the Unit of work factory for the application. More...
 

Detailed Description

A factory class providing default implementations of objects required for persistence.

Since
0.2.0

Member Function Documentation

◆ CreateUnitOfWork()

static UnitOfWork Joutsen.Persistence.Defaults.CreateUnitOfWork ( )
static

Creates a new unit of work.

Property Documentation

◆ UnitOfWorkFactory

UnitOfWorkFactory Joutsen.Persistence.Defaults.UnitOfWorkFactory
staticgetset

Fetches or sets the Unit of work factory for the application.