Can someone on the Hibernate team please answer as to the relevance of the approach on
http://www.hibernate.org/100.html to Hibernate 3.x. ?
For one thing, it doesn't compile. Aside from the package migration, it seems that the UserType interface gained a few new methods that need to be implemented. While these look fairly trivial, I am under extreme time pressure now and can't play around with this. I'm just looking for some guidance as to whether there's a standard Hibernate 3 way of handling this or if I should just start from the approach on the Web page as a model and build something that works.