Quartz.Impl.AdoJobStore.Common Namespace

Quartz.NET 3.0 API Documentation
 
Classes

  ClassDescription
Public classConfigurationBasedDbMetadataFactory
The DbMetadata factory based on application configuration
Public classDbMetadata
Metadata information about specific ADO.NET driver library. Metadata is used to create correct types of object instances to interact with the underlying database.
Public classDbMetadataFactory
Base class for the DbMetadata Factory implementations
Public classDbProvider
Concrete implementation of IDbProvider.
Public classEmbeddedAssemblyResourceDbMetadataFactory
The DbMetadata factory based on embedded assembly resource
Interfaces

  InterfaceDescription
Public interfaceIDbProvider
Data access provider interface.