New features of Hibernate 3.0
Monday, April 11th, 2005I gave a talk at the AJUG-QLD tonight on the new features of Hibernate 3.0.
Here are the slides
Tags: Hibernate
I gave a talk at the AJUG-QLD tonight on the new features of Hibernate 3.0.
Here are the slides
Tags: Hibernate
I’d introduced a Hibernate user type into the code base a few days ago. I’d based it on an example in the (more or less) wonderful book Hibernate in Action Naturally, however, I’d copied the example with a bug in it!
Tags: Hibernate
A while back, I blogged about how Hibernate named queries rock I found another reason why they rock today: it lets you hide what your persistent properties are called.