阅读背景:

在Java中使用存储库模式时,是否可以将单个管理器/控制器用于3个不同的存储库?

来源:互联网 

I have 3 repositories that need to communicate with each other. Can I handle the logic of all 3 repositories in a single Manager or is it a better practice to create different Managers for each Repository and make them communicate with each other using another Manager (that will directly communicate with the UI)? I have 3 repositories that need to communicate




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: