[Missing namespace summary documentation for N:NHibernate.Connection]

Classes

  ClassDescription
public classConnectionProvider
The base class for the ConnectionProvider.

public classConnectionProviderFactory
Instanciates a connection provider given configuration properties.

public classDriverConnectionProvider
A ConnectionProvider that uses an IDriver to create connections.

public classUserSuppliedConnectionProvider
An implementation of the IConnectionProvider that simply throws an exception when a connection is requested.

Interfaces

  InterfaceDescription
public interfaceIConnectionProvider
A strategy for obtaining ADO.NET IDbConnection.