提交 958bd498 编写于 作者: J Juergen Hoeller

Hibernate 4 LocalSessionFactoryBean, etc

上级 697bc43c
......@@ -6,7 +6,7 @@ http://www.springsource.org
Changes in version 3.1.1 (2012-02-06)
-------------------------------------
* official support for Hibernate 4.0 GA
* official support for Hibernate 4.0 GA (as released in the meantime)
* JBossNativeJdbcExtractor is compatible with JBoss AS 7 as well
* context:property-placeholder's "file-encoding" attribute value is being applied correctly
* DataBinder correctly handles ParseException from Formatter for String->String case
......@@ -19,8 +19,11 @@ Changes in version 3.1.1 (2012-02-06)
* Hibernate 4 LocalSessionFactoryBean implements PersistenceExceptionTranslator interface as well
* Hibernate 4 LocalSessionFactoryBean does not insist on a "dataSource" reference being set
* added "entityInterceptor" property to Hibernate 4 LocalSessionFactoryBean
* added "getConfiguration" accessor to Hibernate 4 LocalSessionFactoryBean
* corrected fix for QuartzJobBean to work with Quartz 2.0/2.1
* Make AbstractHandlerMethodExceptionResolver an abstract class
* JMS CachingConnectionFactory never caches consumers for temporary queues and topics
* JMS SimpleMessageListenerContainer silently falls back to lazy registration of consumers
Changes in version 3.1 GA (2011-12-12)
--------------------------------------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册