|
|
|
@ -6,8 +6,10 @@ http://www.springsource.org
@@ -6,8 +6,10 @@ http://www.springsource.org
|
|
|
|
|
Changes in version 3.1.1 (2012-01-16) |
|
|
|
|
------------------------------------- |
|
|
|
|
|
|
|
|
|
* official support for Hibernate 4.0 GA |
|
|
|
|
* context:property-placeholder's "file-encoding" attribute value is being applied correctly |
|
|
|
|
* DataBinder correctly handles ParseException from Formatter for String->String case |
|
|
|
|
* CacheNamespaceHandler actually parses cache:annotation-driven's "key-generator" attribute |
|
|
|
|
* officially deprecated TopLinkJpaDialect in favor of EclipseLink and Spring's EclipseLinkJpaDialect |
|
|
|
|
* fixed LocalContainerEntityManagerFactoryBean's "packagesToScan" to avoid additional provider scan |
|
|
|
|
* added protected "isPersistenceUnitOverrideAllowed()" method to DefaultPersistenceUnitManager |
|
|
|
|