Method | Description | |
---|---|---|
AddToBatch ( IExpectation expectation ) : void | ||
OracleDataClientBatchingBatcher ( |
Method | Description | |
---|---|---|
DoExecuteBatch ( IDbCommand ps ) : void |
Method | Description | |
---|---|---|
SetArrayBindCount ( int arraySize ) : void |
public AddToBatch ( IExpectation expectation ) : void | ||
expectation | IExpectation | |
return | void |
protected DoExecuteBatch ( IDbCommand ps ) : void | ||
ps | IDbCommand | |
return | void |
public OracleDataClientBatchingBatcher ( |
||
connectionManager | ||
interceptor | IInterceptor | |
return | System |