[LESS INFO] 0 VIEWS | ADDED 01:01:09 10/21/09
Intro to Hibernate presented by Paul Rasmussen at the COSUG meeting on September 24, 2009.
Like opensource solutions? Confused by the complexity of some of the frameworks? Hibernate is a flexible solution that can provide a relatively easy way to perform object-relational-ma pping. But what if you don't need the power, and complexity of a full blown implementation? What if you just need a straight forward CRUD model without all the bells and whistles? I will show you how you can implement a very lite, very simple Hibernate implementation that you can tailor to give you only what you need. In 40 minutes.