Table of Contents

Namespace Quartz.Impl.AdoJobStore.Common

Classes

DbMetadata

Metadata information about specific ADO.NET driver library. Metadata is used to create correct types of object instances to interact with the underlying database.

DbProvider

Concrete implementation of IDbProvider.

ProviderFactoryDbProvider

Connects through the DbProviderFactory an ADO.NET driver ships, rather than through types named in the driver description.

Interfaces

IDbProvider

Data access provider interface.