[Missing <summary> documentation for "N:NHibernate.Impl"]
Classes
| Class | Description | |
|---|---|---|
| AbstractDetachedQuery |
Base class to create queries in "detached mode" where the NHibernate session is not available.
| |
| AbstractQueryImpl |
Abstract implementation of the IQuery interface.
| |
| AbstractSessionImpl | Functionality common to stateless and stateful sessions | |
| CollectionFilterImpl |
Implementation of the IQuery interface for collection filters.
| |
| CriteriaImpl |
Implementation of the ICriteria interface
| |
| CriteriaImpl..::..CriterionEntry | ||
| CriteriaImpl..::..OrderEntry | ||
| CriteriaImpl..::..Subcriteria | ||
| DetachedNamedQuery |
Named query in "detached mode" where the NHibernate session is not available.
| |
| DetachedQuery |
Query in "detached mode" where the NHibernate session is not available.
| |
| EnumerableImpl |
Provides an IEnumerable wrapper over the results of an IQuery.
| |
| ExpressionProcessor |
Converts lambda expressions to NHibernate criterion/order
| |
| FilterImpl | ||
| FutureBatch<(Of <(<'TQueryApproach, TMultiApproach>)>)> | ||
| FutureCriteriaBatch | ||
| FutureQueryBatch | ||
| MessageHelper |
Helper methods for rendering log messages and exception messages
| |
| MultiCriteriaImpl | ||
| MultiQueryImpl | ||
| Printer | ||
| QueryImpl |
Default implementation of the IQuery,
for "ordinary" HQL queries (not collection filters)
| |
| SessionFactoryImpl |
Concrete implementation of a SessionFactory.
| |
| SessionFactoryObjectFactory |
Resolves ISessionFactory lookups and deserialization.
| |
| SessionIdLoggingContext | ||
| SessionImpl |
Concrete implementation of an ISession, also the central, organizing component
of NHibernate's internal implementation.
| |
| SqlQueryImpl |
Implements SQL query passthrough
| |
| StatelessSessionImpl |
Interfaces
| Interface | Description | |
|---|---|---|
| IDetachedQueryImplementor |
Interface for DetachedQuery implementors.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| LambdaSubqueryType |
Subquery type enumeration
|