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

栏目: Java · 发布时间: 8年前

内容简介:Hibernate ORM 5.1.11.Final 发布,5.1 系列最后一个版本

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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

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

算法技术手册(原书第2版)

算法技术手册(原书第2版)

George T. Heineman、Gary Pollice、Stanley Selkow / 杨晨、曹如进 / 机械工业出版社 / 2017-8-1 / 89.00元

本书使用实际代码而非伪代码来描述算法,并以经验主导支撑数学分析,侧重于应用且规范严谨。本书提供了用多种程序设计语言实现的文档化的实际代码解决方案,还介绍了近40种核心算法,其中包括用于计算点集的Voronoi图的Fortune算法、归并排序、多线程快速排序、AVL平衡二叉树实现以及空间算法。一起来看看 《算法技术手册(原书第2版)》 这本书的介绍吧!

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

在线压缩/解压 JS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码