NHibernate.AdoNet.Util |
Name | Description |
---|---|
ConnectionManager | |
ConnectionManager.StopFlushingFromDtcTransaction | |
OracleDataClientBatchingBatcher | Summary description for OracleDataClientBatchingBatcher. By Tomer Avissar |
SqlClientSqlCommandSet | Expose the batch functionality in ADO.Net 2.0 Microsoft in its wisdom decided to make my life hard and mark it internal. Through the use of Reflection and some delegates magic, I opened up the functionality. Observable performance benefits are 50%+ when used, so it is really worth it. |
TooManyRowsAffectedException |