File tree Expand file tree Collapse file tree 1 file changed +3
-14
lines changed
spring-framework-reference/src Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Original file line number Diff line number Diff line change 146
146
</section >
147
147
148
148
<section >
149
- <title >Builder-style APIs for code-based Hibernate configuration</title >
150
-
151
- <para ><classname >SessionFactoryBuilder</classname > and
152
- <classname >AnnotationSessionFactoryBuilder</classname > classes have been
153
- designed for use within <interfacename >@Bean</interfacename > methods in
154
- <interfacename >@Configuration</interfacename > classes.</para >
149
+ <title >Support for Hibernate 4.x</title >
155
150
156
151
<itemizedlist >
157
152
<listitem >
158
- <para >See org.springframework.orm.hibernate3.SessionFactoryBuilder
159
- Javadoc</para >
160
- </listitem >
161
-
162
- <listitem >
163
- <para >See
164
- org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBuilder
165
- Javadoc</para >
153
+ <para >See Javadoc for classes within the new
154
+ org.springframework.orm.hibernate4 package</para >
166
155
</listitem >
167
156
</itemizedlist >
168
157
</section >
You can’t perform that action at this time.
0 commit comments