File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
build-spring-framework/resources Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ Changes in version 3.1.1 (2012-01-16)
9
9
* officially deprecated TopLinkJpaDialect in favor of EclipseLink and Spring's EclipseLinkJpaDialect
10
10
* fixed LocalContainerEntityManagerFactoryBean's "packagesToScan" to avoid additional provider scan
11
11
* Hibernate 4 LocalSessionFactoryBean implements PersistenceExceptionTranslator interface as well
12
+ * Hibernate 4 LocalSessionFactoryBean does not insist on a "dataSource" reference being set
13
+ * Hibernate synchronization properly unbinds Session even in case of afterCompletion exception
12
14
* added "entityInterceptor" property to Hibernate 4 LocalSessionFactoryBean
13
15
* corrected fix for QuartzJobBean to work with Quartz 2.0/2.1
14
16
You can’t perform that action at this time.
0 commit comments