红联Linux门户
Linux帮助

Hibernate 5.2.5发布,数据持久层框架

发布时间:2016-11-26 09:19:15来源:红联作者:baihuo
Hibernate ORM 5.2.5 发布了,Hibernate是一种Java语言下的对象关系映射解决方案。 它是使用GNU宽通用公共许可证发行的自由、开源的软件。它为面向对象的领域模型到传统的关系型数据库的映射,提供了一个使用方便的框架。

更新内容:

新特性:

Expose SchemaUpdate#haltOnError as a configuration property

改进

Event System documentation

Document @Entity.name != Hibernate entity name

Allow indication that converted types are immutable

Create Postgis9Dialect, Postgis92Dialect and Postgis94Dialect

Query.stream() Javadoc should specify whether the resulting Stream contains resources

ByteBuddy BytecodeProvider

Fix typo for all "occured" error message to occurred

Document all configurations that are not present in AvailableSettings

Auto-detect SQL Server 2016 when the major version is 13

Add more authors to the User Guide header

Add CriteriaBuilder overloads for methods dealing with Collection to also deal with Map

JPA SQL function with no arguments can only be called if we provide a comma

split checkstyles into fatal and non-fatal configs

Usage of a closed Thread Context ClassLoader

NaturalId mapping fails when using a composite natural identifier

软件详情:https://github.com/hibernate/hibernate-orm/blob/master/changelog.txt

下载地址:https://github.com/hibernate/hibernate-orm/archive/5.2.5.zip

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

共有 0 条评论