内容简介:Hibernate ORM 5.3.8.Final 发布了,Hibernate 是一种 Java 语言下的对象关系映射解决方案,作为 ORM 框架,Hibernate 关注数据持久性,因为它适用于关系数据库(通过 JDBC)。 此版本修复了一些兼容性问题与 bu...
Hibernate ORM 5.3.8.Final 发布了,Hibernate 是一种 Java 语言下的对象关系映射解决方案,作为 ORM 框架,Hibernate 关注数据持久性,因为它适用于关系数据库(通过 JDBC)。
此版本修复了一些兼容性问题与 bug,具体内容查看更新日志。
有 Hibernate Jira 账号的读者也可以查看:
https://hibernate.atlassian.net/projects/HHH/versions/31715/tab/release-report-all-issues
获取 5.3.8.Final
所有详细信息都可在 hibernate.org 的专用页面上获取。
详情查看发布公告
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Approximation Algorithms
Vijay V. Vazirani / Springer / 2001-07-02 / USD 54.95
'This book covers the dominant theoretical approaches to the approximate solution of hard combinatorial optimization and enumeration problems. It contains elegant combinatorial theory, useful and inte......一起来看看 《Approximation Algorithms》 这本书的介绍吧!