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
In my grails application, some of my domain classes will never be changed by Users. Howe开发者_运维百科ver, some maintenance work is sometimes necessary, and administrator should be able to create/ed
I have been struggling with the following problem: I have a value object containing different panels. Each panel has a list of fields.
I\'m going to be writing a multi-threaded shared memory messaging system for ultra high-volume message delivery between processes. The messages will originate from the worker threads of a web-server.
Related to this question Premise: These are my assumptions, based on my reading, experience and understanding, they may be wrong, if they are, please comment and I\'ll edit the question.
I just started thinking about using the NHibernate second level cache in one of my apps. I would probably use the NHibernate.Caches.SysCache.SysCacheProvider which relies on ASP.net cache.
I have the following mapping <?xml version=\"1.0\" encoding=\"utf-8\" ?> <hibernate-mapping xmlns=\"urn:nhibernate-mapping-2.2\"