The NonBatchingBatcher type exposes the following members.

Properties

  NameDescription
Public propertyBatchSize (Overrides AbstractBatcher..::..BatchSize.)
Protected propertyConnectionManager
Gets the ConnectionManager for this batcher.
(Inherited from AbstractBatcher.)
Protected propertyCountOfStatementsInCurrentBatch (Overrides AbstractBatcher..::..CountOfStatementsInCurrentBatch.)
Protected propertyCurrentCommand
Gets the current IDbCommand that is contained for this Batch
(Inherited from AbstractBatcher.)
Protected propertyDriver (Inherited from AbstractBatcher.)
Protected propertyFactory
Gets the ISessionFactoryImplementor the Batcher was created in.
(Inherited from AbstractBatcher.)
Public propertyHasOpenResources (Inherited from AbstractBatcher.)

See Also