Lindholm, Greg <glindholm <at> neom.com> writes:
 
> What I do is use a Hibernate Servlet Filter that closes the Hibernate
> session 
> at the end of the request.  This is used in conjunction with the
> HibernateUtils
> class that stores the Hibernate session in ThreadLocal storage.
> 
> An example of this technique is on the Hibernate site
> (http://www.hibernate.org/43.html)

This is exactly what I need. Thank you very kindly.

Best regards,
Konrad Billewicz



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to