Show / Hide Table of Contents

Namespace Kephas.Data.LLBLGen

Classes

LLBLGenCache

The context cache for LLBLGen.

LLBLGenCollectionAdapter<TEntityImplementation, TEntity>

A collection adapter mapping a collection of entity abstractions onto LLBLGen collections of entity implementations.

LLBLGenDataContext

A data context for the LLBLGen infrastructure.

LLBLGenEntityEntry

The entity entry specialized for the LLBLGen infrastructure.

LLBLGenQueryProvider

The query provider specialized for the LLBLGen infrastructure.

LLBLGenRef<T>

An entity reference specialized for the LLBLGen infrastructure.

NullDataAccessAdapterFactory

A null LLBLGen data access adapter factory.

NullQueryFactoryProvider

A null llbl generate query factory provider.

Interfaces

IDataAccessAdapterFactory

Singleton application service contract for the data access adapter factory.

ILLBLGenDataContext

LLBLGen specialization of an IDataContext.

IQueryFactoryProvider

Singleton application service contract for the query factory provider.

Back to top Generated by DocFX