Does Spring 1.1.2 work with the new exception hierarchy that was introduced in Hibernate 2.1.7?
Sorry if this question has been asked and answered already. I tried searching the forum for "2.1.7" and it brought back a bunch of irrelevant threads.
Does Spring 1.1.2 work with the new exception hierarchy that was introduced in Hibernate 2.1.7?
Sorry if this question has been asked and answered already. I tried searching the forum for "2.1.7" and it brought back a bunch of irrelevant threads.
I'm currently working on a project using Spring 1.1.2 (now 1.1.3), with Hibernate 2.1.7. We have had no issues with mapping from the exception hierarchy that Hibernate 2.1.7 introduces--which was, of course, inspired by Spring, as Steve Ebersole kindly acknowledges in the Javadoc.