Dependency injection management with 'Unit of work' and 'Repository' design patterns using SqlConnection instance

后端 未结 0 1500
感情败类
感情败类 2020-12-11 02:28

A lot of time, I face a situation where I want to execute a number of statements without re-opening a connection.

So my practice so far is to create a \'unit of work\

相关标签:
回答
  • 消灭零回复
提交回复
热议问题