Hibernate ORM 5.1.11.Final 发布,5.1 系列最后一个版本

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Hibernate ORM 5.1.11.Final 发布了。这可能是 5.1 系列的最后一个版本,建议迁移到 5.2 以备修复未来不可知的 bug。即将创建的另外一个版本的 5.1 系列,是为了修复一些即将出现的 WildFly 版本中包含的 bug。 ...

Hibernate ORM 5.1.11.Final 发布了。这可能是 5.1 系列的最后一个版本,建议迁移到 5.2 以备修复未来不可知的 bug。即将创建的另外一个版本的 5.1 系列,是为了修复一些即将出现的 WildFly 版本中包含的 bug。

更新内容:

错误

  • [HHH-10418] - ClassCastException thrown in SessionFactoryImpl for named regions containing both entity and collection

  • [HHH-11364] - Unable to populate an ElementCollection (of an embeddable type) of an audited entity when the collection has a null value for a property with JoinColumn

  • [HHH-11915] - DatabaseMetaData#getIndexInfo can return column names enclosed in quotes on PostgresPlus

  • [HHH-11957] - DB2 substring method needs to be exposed in DB297Dialect

任务

  • [HHH-11808] - Update migration guide and documentation

改进

  • [HHH-4959] - Concurrent HQL parsing blocks on ReflectHelper.classForName()

  • [HHH-11377] - ReflectHelper#getConstantValue should consider digits as well

  • [HHH-11970] - Use of @NotFound(IGNORE) and @BatchSize when there are unresolved foreign key values results in extra queries

  • [HHH-12075] - SQLQuery.executeUpdate() ignores SQLQuery.setTimeout()

完整内容请查看发布主页

下载地址:http://hibernate.org/orm/releases/5.1


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Hibernate ORM 5.1.11.Final 发布,5.1 系列最后一个版本》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Vim实用技巧

Vim实用技巧

[英] Drew Neil / 杨源、车文隆 / 人民邮电出版社 / 2014-5-1 / 59.00元

vim是一款功能丰富而强大的文本编辑器,其代码补全、编译及错误跳转等方便编程的功能特别丰富,在程序员中得到非常广泛的使用。vim能够大大提高程序员的工作效率。对于vim高手来说,vim能以与思考同步的速度编辑文本。同时,学习和熟练使用vim又有一定的难度。 《vim实用技巧》为那些想要提升自己的程序员编写,阅读本书是熟练地掌握高超的vim技巧的必由之路。全书共21章,包括121个技巧。每一章......一起来看看 《Vim实用技巧》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

在线进制转换器
在线进制转换器

各进制数互转换器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具