further post-GA fixes
This commit is contained in:
parent
eb31528979
commit
1c9fe623f9
|
@ -7,6 +7,8 @@ Changes in version 3.1.1 (2012-01-16)
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
|
|
||||||
* fixed LocalContainerEntityManagerFactoryBean's "packagesToScan" to avoid additional provider scan
|
* fixed LocalContainerEntityManagerFactoryBean's "packagesToScan" to avoid additional provider scan
|
||||||
|
* added "entityInterceptor" property to Hibernate 4 LocalSessionFactoryBean
|
||||||
|
* corrected fix for QuartzJobBean to work with Quartz 2.0/2.1
|
||||||
|
|
||||||
|
|
||||||
Changes in version 3.1 GA (2011-12-12)
|
Changes in version 3.1 GA (2011-12-12)
|
||||||
|
|
Loading…
Reference in New Issue