Spring.NET + NHibernate - 使用 OpenSessionInView 的多个(不同)数据库

发布于 2024-09-14 12:32:43 字数 288 浏览 4 评论 0原文

在我的 Web 应用程序中,我有 2 个完全不同的数据库 - 一个主要由 CMS 使用,我们希望从中获取同一网站上非 CMS 页面的页面信息,而另一个数据库主要由 CMS 使用。包含完全不同数据的一个。

是否可以将 Spring.NET 的 Open Session In View 模块与这两个数据库的多个会话工厂一起使用,因此在本例中,我在 spring.config 中定义了 2 个 Spring.Data.NHibernate.LocalSessionFactoryObject 类型的对象?

In my web application, I have 2 totally different databases - one that's being used mostly by a CMS from which we'd like to get page information on non CMS pages on the same website, & one that contains totally different data.

Is it possible to use Spring.NET's Open Session In View module with multiple session factories for both of those databases, so in this case I have 2 objects defined in spring.config of type Spring.Data.NHibernate.LocalSessionFactoryObject?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

你是我的挚爱i 2024-09-21 12:32:43

我认为您正在讨论与此论坛帖子中的用户相同的情况

http:// forum.springframework.net/showthread.php?p=20720

让我知道该解决方案是否适合您。

干杯,
标记

I think you are talking about the same situation as the user in this forum post

http://forum.springframework.net/showthread.php?p=20720

Let me know if that solutions works out for you.

Cheers,
Mark

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文