Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
YoureOnTime
Data
RetrySqlClientBatchingBatcherFactory
C# Class YoureOnTime.Data.RetrySqlClientBatchingBatcherFactory
Inheritance:
IBatcherFactory
Datei anzeigen
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