I have read the source code of HibernateCoreModule.java and HibernateSessionManagerImpl.java . The HibernateSessionManager service is per-thread, but I didn't find any code for concurrency(like using ThreadLocal). How Tapestry make HibernateSessionManager service to be per-thread.
- About per-thread service Fight Ice
- Re: About per-thread service Lance Java
- RE: About per-thread service Fight Ice
- RE: About per-thread service Lance Java