Design pattern: Open Session In View | OSIV
Open Session in View Hibernate  community.jboss.org
Transaction management and unit of work demarcation; recommends that all data access should be transactional, even read-only data access
Why is hibernate open session in view considered a bad practice? stackoverflow.com
Should I use Open-Session-In-View? heapdump,wordpress.com