Hibernate ORM 5.1.12.Final 和 OGM 5.2 CR1 发布

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Hibernate ORM 5.1.12.Final 和 OGM 5.2 CR1 发布了。主要的更新内容如下: Hibernate  OGM 5.2 CR1: 新功能 [OGM-1265] - Add new operations to native CLI in MongoDB [OGM-1339] - Provide a way to defin...

Hibernate ORM 5.1.12.Final 和 OGM 5.2 CR1 发布了。主要的更新内容如下:

Hibernate  OGM 5.2 CR1:

新功能

  • [OGM-1265] - Add new operations to native CLI in MongoDB

  • [OGM-1339] - Provide a way to define Geospatial indexes for MongoDB

改进

  • [OGM-1073] - Make the Http connection pool configurable for Neo4j remote

  • [OGM-1172] - Decide whether to default the package name in ISPN Remote or not

  • [OGM-1301] - Improve error reporting of the MongoDB NativeQueryParser

  • [OGM-1338] - Avoid high initialization cost of static logger instances

  • [OGM-1344] - Inefficient query for retrieving embedded nodes in Neo4j

  • [OGM-1345] - Make the MongoDB native query parser stateless

  • [OGM-1351] - Upgrade Neo4j to version 3.3.1

子任务

  • [OGM-1310] - Add support of operation 'insertOne'

  • [OGM-1311] - Add support of operation 'insertMany'

  • [OGM-1313] - Add support of operation 'deleteOne'

  • [OGM-1314] - Add support of operation 'deleteMany'

  • [OGM-1315] - Add support of operation 'updateOne'

  • [OGM-1316] - Add support of operation 'updateMany'

  • [OGM-1317] - Add support of operation 'replaceOne'

  • [OGM-1341] - Upgrade to latest Byteman 4.x so we can test on JDK9

更多内容请查看发布说明

下载地址:

Hibernate ORM 5.1.12.Final 发布说明出现故障,暂时无法打开。

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


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

查看所有标签

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

深入理解OpenCV

深入理解OpenCV

[巴西]Daniel Lelis Baggio / 刘波 / 机械工业出版社 / 2014-9 / 59

opencv是最常见的计算机视觉库之一,它提供了许多经过优化的复杂算法。本书对已掌握基本opencv技术同时想提高计算机视觉的实践经验的开发者来讲是一本非常好的书。每章都有一个单独的项目,其背景也在这些章节中进行了介绍。因此,读者可以依次学习这些项目,也可以直接跳到感兴趣的项目进行学习。 《深入理解opencv:实用计算机视觉项目解析》详细讲解9个实用的计算机视觉项目,通过本书的学习,读者可......一起来看看 《深入理解OpenCV》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

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

Base64 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具