C# Class YoureOnTime.Data.RetrySqlClientBatchingBatcherFactory

Inheritance: IBatcherFactory
Mostra file Open project: craigvn/NHibernateRetryable

Public Methods

Method Description
CreateBatcher ( ConnectionManager connectionManager, IInterceptor interceptor ) : IBatcher

Method Details

CreateBatcher() public method

public CreateBatcher ( ConnectionManager connectionManager, IInterceptor interceptor ) : IBatcher
connectionManager NHibernate.AdoNet.ConnectionManager
interceptor IInterceptor
return IBatcher