I've been in hibernation

Created: 23 May 2006  Modified:

Originally published on chrislynch.info website.

I’ve been away from the site for quite a while. Work and school have both been very time consuming over the last few months. I recently built a web application using Hibernate 3.1. Using hibernate would definitely be on my list for my next J2EE project. It has code generators to take some of the grunt work out of coding. Hibernate has built in handlers for connection pooling and CRUD operations. Its documentation is a bit lacking and it works best on databases that meet specific criteria. If you have a legacy (i.e. poorly designed) database you are working with Hibernate can still save you development time but you won’t get the full benefits.

tags: blog - old blog - News
   Memory is Fleeting