[Missing <summary> documentation for "N:NHibernate.Connection"]
Classes
Class | Description | |
---|---|---|
![]() | ConnectionProvider |
The base class for the ConnectionProvider.
|
![]() | ConnectionProviderFactory |
Instanciates a connection provider given configuration properties.
|
![]() | DriverConnectionProvider |
A ConnectionProvider that uses an IDriver to create connections.
|
![]() | UserSuppliedConnectionProvider |
An implementation of the IConnectionProvider that simply throws an exception when
a connection is requested.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IConnectionProvider |
A strategy for obtaining ADO.NET IDbConnection.
|