The following tables list the members exposed by the Keystone.Carbonite.Entity type.
Name | Description | |
---|---|---|
![]() |
EntityCarboniteController<TDataContext> | Creates and hosts Carbonite DAO instances, acting for them as a communication manager to call the functions of the underlying Entity Framework data context. |
![]() |
EntityDao<TEntity, TDataContext> | The base class of any Carbonite DAO that manages entity persistence operations against an Entity Framework data context. |
![]() |
EntityGroupingDao<TEntity, TDataContext> | The base class of any Carbonite grouping DAO that reads entity aggregations from an Entity Framework data context. |
![]() |
OrderingCriteria<TEntity> | The ordering criteria used by Carbonite to Entity Framework DAOs. |
![]() |
PagingCriteria | The paging criteria used by Carbonite to Entity Framework DAOs. |