i\'m using spring + hibernate. All my HibernateDAO use directly sessionFactory.
I have application layer -> service layer -> DAO layer and all collections is lazly loade
(just while we wait for someone who knows what they are talking about)