Blogging Roller

Dave Johnson on open web technologies, social software and software development


Do tell.

Matthew Porter: Right now, I really want to blog about the way we manage Hibernate sessions in JLCP. My problem with the currently suggested Hibernate patterns was that they broke fine-grained DAOs, notabley in unit tests and when DAOs call other DAOs. I also did not like the non-OO nature of all the static methods. Until then, check out the HibernateSessionManager and HibernateSession in the code.

I really want you to blog about that too.

Tags: Java

Main | Next day (Mar 26, 2003) »