Skip to content

Commit fcfe941

Browse files
committed
updated required Hibernate version
1 parent b16e502 commit fcfe941

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

  • spring-framework-reference/src

spring-framework-reference/src/orm.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,10 +235,7 @@ public class ProductDaoImpl implements ProductDao {
235235
will then cover the other ORM technologies, showing briefer examples
236236
there.</para>
237237

238-
<para><note>
239-
<para>As of Spring 2.5, Spring requires Hibernate 3.1 or later.
240-
Neither Hibernate 2.1 nor Hibernate 3.0 are supported.</para>
241-
</note></para>
238+
<para><note>As of Spring 3.0, Spring requires Hibernate 3.2 or later.</note></para>
242239

243240
<section id="orm-session-factory-setup">
244241
<title><interfacename>SessionFactory</interfacename> setup in a Spring

0 commit comments

Comments
 (0)