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.
                                          

Reply via email to