Method | Description | |
---|---|---|
AddToBatch ( IExpectation expectation ) : void | ||
RetrySqlClientBatchingBatcher ( |
Method | Description | |
---|---|---|
DoExecuteBatch ( IDbCommand ps ) : void | ||
ProfiledPrepare ( IDbCommand cmd ) : void |
Method | Description | |
---|---|---|
CreateConfiguredBatch ( ) : |
public AddToBatch ( IExpectation expectation ) : void | ||
expectation | IExpectation | |
return | void |
protected DoExecuteBatch ( IDbCommand ps ) : void | ||
ps | IDbCommand | |
return | void |
protected ProfiledPrepare ( IDbCommand cmd ) : void | ||
cmd | IDbCommand | |
return | void |
public RetrySqlClientBatchingBatcher ( |
||
connectionManager | ||
interceptor | IInterceptor | |
return | System |