| Class | Description |
|---|---|
| BuilderEntityState |
Implementation of EntityState for use through EntityBuilder.
|
| BuilderManyAssociationState |
Default implementation of ManyAssociationState that also
keeps a list of changes that can be extracted at any time.
|
| BuilderNamedAssociationState |
Default implementation of NamedAssociationState that also
keeps a list of changes that can be extracted at any time.
|
| EntityBuilderInstance<T> |
Implementation of EntityBuilder.
|
| UnitOfWorkInstance |