C# Class NHibernate.MySQLBatcher.MySqlClientBatchingBatcherFactory

Inheritance: IBatcherFactory
Mostra file Open project: Andorbal/NHibernate.MySQLBatcher

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