session-per-request
Hibernate and JSP Transaction per Request
Hey, I\'m building a four tier software system (Presentation - JSP, Problem Domain, Application Logic, Persistence) and I want to have my transactions in hibernate per request so that I am not making[详细]
2023-02-13 11:58 分类:问答session-per-request implementation for WCF, NHibernate, and Ninject
I am trying to implement a session-per-request model in my WCF application, and I have read countless documents on this topic, but looks like there is not a complete demonstration of this. I actually[详细]
2023-02-08 12:07 分类:问答Monorail, nhibernate and session-per-request pattern
I need some insights and thoughts about a refactoring I\'m about to do to our web-app. We initially used the session-per-request pattern with NHibernate and ActiveRecord by using the On_BeginRequest[详细]
2023-02-02 06:22 分类:问答object consisting of jQuery element
current code I\'ve built function to do something over collection of jQuery elements: var collection = $([]); //empty collection[详细]
2022-12-25 10:12 分类:问答