Skip to content

Commit f1168ea

Browse files
jhoellercbeams
authored andcommitted
DefaultPersistenceUnitManager etc
1 parent 103c648 commit f1168ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build-spring-framework/resources/changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ http://www.springsource.org
66
Changes in version 3.1.1 (2012-01-16)
77
-------------------------------------
88

9+
* context:property-placeholder's "file-encoding" attribute value is being applied correctly
910
* officially deprecated TopLinkJpaDialect in favor of EclipseLink and Spring's EclipseLinkJpaDialect
1011
* fixed LocalContainerEntityManagerFactoryBean's "packagesToScan" to avoid additional provider scan
12+
* added protected "isPersistenceUnitOverrideAllowed()" method to DefaultPersistenceUnitManager
1113
* Hibernate 4 LocalSessionFactoryBean implements PersistenceExceptionTranslator interface as well
1214
* Hibernate 4 LocalSessionFactoryBean does not insist on a "dataSource" reference being set
1315
* Hibernate synchronization properly unbinds Session even in case of afterCompletion exception

0 commit comments

Comments
 (0)