Category Archives: hibernate

An interesting Hibernate 3.2 annotation gotcha

Here I am working on a project and using Hibernate Annotations 3.2 CR1 and Hibernate 3.2 RC2 (because the annotations CR1 won’t work with CR4) and I ran into a little gotcha. I had just created a few persistent classes … Continue reading

Posted in hibernate, software | 1 Comment