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 @@ -6,8 +6,10 @@ http://www.springsource.org
6
6
Changes in version 3.1.1 (2012-01-16)
7
7
-------------------------------------
8
8
9
+ * context:property-placeholder's "file-encoding" attribute value is being applied correctly
9
10
* officially deprecated TopLinkJpaDialect in favor of EclipseLink and Spring's EclipseLinkJpaDialect
10
11
* fixed LocalContainerEntityManagerFactoryBean's "packagesToScan" to avoid additional provider scan
12
+ * added protected "isPersistenceUnitOverrideAllowed()" method to DefaultPersistenceUnitManager
11
13
* Hibernate 4 LocalSessionFactoryBean implements PersistenceExceptionTranslator interface as well
12
14
* Hibernate 4 LocalSessionFactoryBean does not insist on a "dataSource" reference being set
13
15
* Hibernate synchronization properly unbinds Session even in case of afterCompletion exception
You can’t perform that action at this time.
0 commit comments