红联Linux门户
Linux帮助

Hibernate ORM 5.1.10和5.0.15发布

发布时间:2017-08-20 08:33:35来源:红联作者:baihuo
Hibernate ORM 5.1.10 和 5.0.15 发布了。Hibernate 是一种 Java 语言下的对象关系映射解决方案。它是使用 GNU 宽松通用公共许可证发行的自由、开源的软件。它为面向对象的领域模型到传统的关系型数据库的映射,提供了一个使用方便的框架。Hibernate 也是目前 Java 开发中最为流行的数据库持久层框架,现已归 JBOSS 所有。

我们决定用5.1系列的另一个版本来修正一些错误,包括 WildFly即将到来的版本,因此诞生了 5.1.10 。这可能是5.1系列的最后一个版本,建议迁移至 5.2 系列。该版本主要更新内容:

Bug修复:

multiLoad behavior

EnumExplicitTypeTest test assert fails on mariadb clusters

AbstractLobTest Fails on Sybase

SchemaUpdateTest fails on databases using case-insensitive identifiers

CascadeMergeToChildBeforeParentTest should not assume the persisted entity has the id with a value of 1

Log a warning and update documentation that enabling "empty" composites is an experimental feature

改进:

Have multiLoad not return (unflushed) DELETED entities

详细内容请查看发行首页更新日志

下载地址:

5.1.10:

https://github.com/hibernate/hibernate-orm/archive/5.1.10.zip

5.0.15

https://github.com/hibernate/hibernate-orm/archive/5.0.15.zip

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

共有 0 条评论