Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NHibernate
MySQLBatcher
MySqlClientBatchingBatcherFactory
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