|
From: Raj P. <coo...@gm...> - 2005-06-29 17:27:34
|
Hibernate 3.0 has improved support for session management, including automatic session management/flushing in transactions: http://www.hibernate.org/hib_docs/v3/reference/en/html/session-configuratio= n.html#configuration-j2ee-currentsession Have you guys thought about letting hibernate manage this instead of having extra code in Spring to manage this? Raj |