Enlisting an ADO.NET command in an NHibernate transaction
Read OriginalThis technical article addresses the performance overhead of using NHibernate for batch database operations, such as deleting many records. It demonstrates a method to execute a raw SQL command (e.g., a DELETE statement) by enlisting an ADO.NET DbCommand within an existing NHibernate transaction, providing a provider-independent C# code example for improved efficiency.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser