updated required Hibernate version

This commit is contained in:
Juergen Hoeller 2009-12-03 13:18:39 +00:00
parent b16e502c16
commit fcfe94139c
1 changed files with 1 additions and 4 deletions

View File

@ -235,10 +235,7 @@ public class ProductDaoImpl implements ProductDao {
will then cover the other ORM technologies, showing briefer examples
there.</para>
<para><note>
<para>As of Spring 2.5, Spring requires Hibernate 3.1 or later.
Neither Hibernate 2.1 nor Hibernate 3.0 are supported.</para>
</note></para>
<para><note>As of Spring 3.0, Spring requires Hibernate 3.2 or later.</note></para>
<section id="orm-session-factory-setup">
<title><interfacename>SessionFactory</interfacename> setup in a Spring