Hi
I am looking at using Spring 2.0 and Hibernate Annotations on my current project (I have last used Spring 1.2.8 with Hibernate 3.1 and XDoclet1, and could not use JDK5.0 constructs in my persistent entities as Xdoclet1 was not compatible with Xdoclet1).
Does anyone know if there are problems in terms of configuring Spring to use Hibernate 3.2 with Hibernate Annotations?
Regards
Chris


Reply With Quote