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

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

内容简介: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 系列最后一个版本》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

HTML5经典实例

HTML5经典实例

Christopher Schmitt、Kyle Simpson / 李强 / 中国电力出版社 / 2013-7 / 48.00元

《HTML5经典实例》对于从中级到高级的Web和移动Web开发者来说是绝佳之选,它帮助你选择对你有用的HTML5功能,并且帮助你体验其他的功能。个技巧的信息十分丰富,都包含了示例代码,并详细讨论了解决方案为何有效以及如何工作。一起来看看 《HTML5经典实例》 这本书的介绍吧!

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具