@breadstone/ziegel-data
Classes
| Class | Description |
|---|---|
| ContextResolver | The ContextResolver class. |
| EntityBase | The EntityBase class. |
| GuidIdentificator | The GuidIdentificator class. |
| IdentificatorBase | The IdentificatorBase class. |
| ReactiveRepositoryBase | The ReactiveRepositoryBase class. |
| RepositoryBase | The Name class. |
| RepositoryException | The RepositoryException class. |
| RepositoryHub | Reactive event aggregator implementation for events. |
| RepositoryPool | The RepositoryPool class. |
| RepositoryPoolLocator | - |
| UnitOfWork | The UnitOfWork class. |
Interfaces
| Interface | Description |
|---|---|
| IContextResolver | Represents the IContextResolver interface. |
| IEntity | Represents the IEntity interface. |
| IEntityConverter | Represents the IEntityConverter interface. |
| IIdentificator | Represents the IIdentificator interface. |
| IReactiveRepository | Represents the IReactiveRepository interface. |
| IReactiveRepositoryChanges | Represents the IReactiveRepositoryChanges interface. |
| IRepository | Represents the IRepository interface. |
| IRepositoryHub | Defines an interface to get instances of an event. |
| IRepositoryPool | Represents the IRepositoryPool interface. |
| IRepositoryQuery | Represents the IRepositoryQuery interface. |
| IRepositoryReader | - |
| IRepositoryWriter | - |
| IUnitOfWork | Represents the IUnitOfWork interface. |
Type Aliases
| Type Alias | Description |
|---|---|
| RepositoryConditionOperator | - |
| RepositoryQueryOrderDirection | - |
| - |
Functions
| Function | Description |
|---|---|
| Repository | A decorator that defines a Repository. If a Repository decorated with this decorator it will be part of the RepositoryPool Decoration usage as ClassDecorator. |