发布于 2016-11-25 10:50:02 | 189 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的Hibernate教程,程序狗速度看过来!

Hibernate 开源对象关系映射框架 ORM

Hibernate是一个开放源代码的对象关系映射框架,它对JDBC进行了非常轻量级的对象封装,使得Java程序员可以随心所欲的使用对象编程思维来操纵数据库。 Hibernate可以应用在任何使用JDBC的场合,既可以在Java的客户端程序使用,也可以在Servlet/JSP的Web应用中使用,最具革命意义的是,Hibernate可以在应用EJB的J2EE架构中取代CMP,完成数据持久化的重任。


Hibernate ORM 5.2.5 发布了,

更新内容:

新特性:

  • [HHH-3674] - Expose SchemaUpdate#haltOnError as a configuration property

改进

  • [HHH-476] - Event System documentation

  • [HHH-4465] - Document @Entity.name != Hibernate entity name

  • [HHH-10127] - Allow indication that converted types are immutable

  • [HHH-10211] - Create Postgis9Dialect, Postgis92Dialect and Postgis94Dialect

  • [HHH-11034] - Query.stream() Javadoc should specify whether the resulting Stream contains resources

  • [HHH-11152] - ByteBuddy BytecodeProvider

  • [HHH-11204] - Fix typo for all "occured" error message to occurred

  • [HHH-11206] - Document all configurations that are not present in AvailableSettings

  • [HHH-11220] - Auto-detect SQL Server 2016 when the major version is 13

  • [HHH-11221] - Add more authors to the User Guide header

  • [HHH-11225] - Add CriteriaBuilder overloads for methods dealing with Collection to also deal with Map

  • [HHH-11233] - JPA SQL function with no arguments can only be called if we provide a comma

  • [HHH-11235] - split checkstyles into fatal and non-fatal configs

  • [HHH-11245] - Usage of a closed Thread Context ClassLoader

  • [HHH-11255] - @NaturalId mapping fails when using a composite natural identifier

更多请查看完整 更新日志

下载地址:



历史版本 :
Hibernate ORM 5.1.11.Final 发布,5.1 系列最后一个版本
Hibernate 5.0.16 发布,数据持久层框架
Hibernate ORM 5.1.10 和 5.0.15 发布
Hibernate ORM 5.1.8 发布,数据持久层框架
Hibernate 5.0.14 发布,数据持久层框架
Hibernate ORM 5.1.7 发布,数据持久层框架
Hibernate 5.1.6 发布,数据持久层框架
hibernate-orm 5.2.10 发布,第十个 bug 修复版本
Hibernate 5.0.13 发布,数据持久层框架
Hibernate 4.2.26.final 发布,数据持久层框架
Hibernate 5.2.9 发布,数据持久层框架
Hibernate 5.1.5 发布,数据持久层框架
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务