红联Linux门户
Linux帮助

Hibernate ORM 4.2.0正式版发布

发布时间:2013-03-19 09:06:17来源:红联作者:empast
Hibernate ORM 4.2.0.Final 发布了,同时发布的还有 4.1.11.Final。

下一个版本将是 4.3.0 Alpha。

相关链接:

JBoss Nexus: https://repository.jboss.org/nexus/content/groups/public/org/hibernate
Maven Central: http://repo1.maven.org/maven2/org/hibernate/hibernate-core
SourceForge: https://sourceforge.net/projects/hibernate/files/hibernate4

改进内容:

Bug
[HHH-5732] - @OrderColumn not updated if @OneToMany has mappedby defined
[HHH-7890] - Quoting identifiers breaks @UniqueConstraint
[HHH-7910] - Transaction timeout can cause non-threadsafe session access by reaper thread
[HHH-8022] - Return REFCURSOR on native named query: regression on 4.2.0 CR1
[HHH-8036] - Envers projection max causes mysql syntax error
[HHH-8037] - Empty SQL statements with custom UniqueDelegate
[HHH-8053] - HibernateBundleActivator should not register itself as a PersistenceProvider
[HHH-8061] - tests failing on master-matrix CI
[HHH-8067] - Hibernate's ManagedType#getDeclaredAttribute fails to find plural attributes
[HHH-8072] - envers @ElementCollection Map support failing -- nullable KEY
[HHH-8073] - Column#getAlias logic incorrectly uses Dialect#getMaxAliasLength
Improvement
[HHH-4412] - bulk update with native sql queries
[HHH-8076] - javax.security and javax.validation should be optional in OSGi manifest
Task
[HHH-7978] - Document new feature from HHH-5869

来自:开源中国社区
文章评论

共有 0 条评论