工作单元模式和持久性
我一直在阅读有关工作单元模式的内容,但我对 UoW 实际如何保存数据感到困惑。
当我们提交更改时,UoW 应该遍历已添加、已更新和已删除对象的列表,并以某种方式找到负责添加、更新、删除特定类型对象的类。
我找不到展示这种技术的例子。
对此的任何建议将不胜感激。
莫什
I have been reading about Unit of Work pattern but I am confused about how the UoW actually persists data.
When we commit the changes, UoW should iterate through the list of Added, Updated and Deleted objects and somehow find a class responsible to Add, Update, Delete objects of a certain type.
I couldn't find an example showing this technique.
Any advice on this would be greatly appreciated.
Mosh
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论