[Missing <summary> documentation for "N:NHibernate.Driver"]

Classes

  ClassDescription
Public classASA10ClientDriver Obsolete.
Public classASAClientDriver Obsolete.
Public classBasicResultSetsCommand
Public classBatcherDataReaderWrapper
Datareader wrapper with the same life cycle of its command (through the batcher)
Public classCsharpSqliteDriver
NHibernate driver for the Community CsharpSqlite data provider.

Author: Nikolaos Tountas

Public classDB2400Driver
A NHibernate Driver for using the IBM.Data.DB2.iSeries DataProvider.
Public classDB2Driver
A NHibernate Driver for using the IBM.Data.DB2 DataProvider.
Public classDbProviderFactoryDriveConnectionCommandProvider
Public classDriverBase
Base class for the implementation of IDriver
Public classFirebirdClientDriver
A NHibernate Driver for using the Firebird data provider located in FirebirdSql.Data.FirebirdClient assembly.
Public classFirebirdDriver
A NHibernate Driver for using the FirebirdSql.Data.Firebird DataProvider.
Public classIfxDriver
A NHibernate Driver for using the Informix DataProvider
Public classIngresDriver
A NHibernate Driver for using the Ingres DataProvider
Public classMySqlDataDriver
Provides a database driver for MySQL.
Public classNDataReader
Some Data Providers (ie - SqlClient) do not support Multiple Active Result Sets (MARS). NHibernate relies on being able to create MARS to read Components and entities inside of Collections.
Public classNHybridDataReader
An implementation of IDataReader that will work with either an IDataReader returned by Execute or with an IDataReader whose contents have been read into a NDataReader.
Public classNpgsqlDriver
The PostgreSQL data provider provides a database driver for PostgreSQL.

Author: Oliver Weichhold

Public classOdbcDriver
A NHibernate Driver for using the Odbc DataProvider
Public classOleDbDriver
A NHibernate Driver for using the OleDb DataProvider
Public classOracleClientDriver
A NHibernate Driver for using the Oracle DataProvider.
Public classOracleDataClientDriver
A NHibernate Driver for using the Oracle.DataAccess DataProvider
Public classOracleLiteDataClientDriver
A NHibernate Driver for using the Oracle.DataAccess.Lite DataProvider
Public classReflectionBasedDriver
Public classReflectionDriveConnectionCommandProvider
Public classSql2008ClientDriver
Public classSqlClientDriver
A NHibernate Driver for using the SqlClient DataProvider
Public classSQLite20Driver
NHibernate driver for the System.Data.SQLite data provider for .NET 2.0.
Public classSQLiteDriver Obsolete.
NHibernate driver for the SQLite.NET data provider.

Author: Ioan Bizau

Public classSqlServerCeDriver
A NHibernate driver for Microsoft SQL Server CE data provider
Public classSqlStringFormatter
Public classSybaseAsaClientDriver
The SybaseAsaClientDriver driver provides a database driver for Adaptive Server Anywhere 9.0.
Public classSybaseAseClientDriver
This provides a driver for Sybase ASE 15 using the ADO.NET driver.
Public classSybaseSQLAnywhereDriver
The SybaseSQLAnywhereDriver Driver provides a database driver for Sybase SQL Anywhere 10 and above

Interfaces

  InterfaceDescription
Public interfaceIDriveConnectionCommandProvider
Public interfaceIDriver
A strategy for describing how NHibernate should interact with the different .NET Data Providers.
Public interfaceIResultSetsCommand
Public interfaceISqlParameterFormatter