A BatcherFactory implementation which constructs Batcher instances
that do not perform batch operations.
Namespace: NHibernate.AdoNetAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public class NonBatchingBatcherFactory : IBatcherFactory |
| Visual Basic |
|---|
Public Class NonBatchingBatcherFactory _ Implements IBatcherFactory |
| Visual C++ |
|---|
public ref class NonBatchingBatcherFactory : IBatcherFactory |