nhibernate-burrow
Mapping nhibernate to several databases that share schema but not data
I have multiple databases that should all be active at the same time. They share schema, but not the data.[详细]
2023-01-23 23:35 分类:问答Using Quartz in an Asp.Net MVC environment using NHibernate Burrow
I have a web site running Burrow, and I\'d like to use it for Quartz jobs as well. The thing is that I want them to not share any state. The Quartz jobs is running in each own threads while the Mvc f[详细]
2023-01-02 21:36 分类:问答NHibernate + ASP.NET + Open Session in View + L2Cache
I am using CodeProject\'s well known Open Session in View to handle NHibernate Sessions. Does it works well with Level 2 Cache? Anyone has succeeded doing it? Should I use NH.Burrow instead? Any advic[详细]
2022-12-19 18:46 分类:问答