We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16e502 commit fcfe941Copy full SHA for fcfe941
1 file changed
spring-framework-reference/src/orm.xml
@@ -235,10 +235,7 @@ public class ProductDaoImpl implements ProductDao {
235
will then cover the other ORM technologies, showing briefer examples
236
there.</para>
237
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>
+ <para><note>As of Spring 3.0, Spring requires Hibernate 3.2 or later.</note></para>
242
243
<section id="orm-session-factory-setup">
244
<title><interfacename>SessionFactory</interfacename> setup in a Spring
0 commit comments