lazy « Thread « Spring Q&A





1. Lazy Loading in a thread    forum.springsource.org

Lazy Loading in a thread I have a spring / hibernate web aplication , and so far I've been successfully using OpenSessionInViewFilter , to keep the session open throughout the request ...