deprecated TopLinkJpaDialect, etc

This commit is contained in:
Juergen Hoeller 2011-12-21 16:48:03 +01:00 committed by Chris Beams
parent 391434e089
commit 2caca29498
1 changed files with 2 additions and 0 deletions

View File

@ -6,7 +6,9 @@ http://www.springsource.org
Changes in version 3.1.1 (2012-01-16)
-------------------------------------
* officially deprecated TopLinkJpaDialect in favor of EclipseLink and Spring's EclipseLinkJpaDialect
* fixed LocalContainerEntityManagerFactoryBean's "packagesToScan" to avoid additional provider scan
* Hibernate 4 LocalSessionFactoryBean implements PersistenceExceptionTranslator interface as well
* added "entityInterceptor" property to Hibernate 4 LocalSessionFactoryBean
* corrected fix for QuartzJobBean to work with Quartz 2.0/2.1