内容简介:Hibernate OGM 5.4.0.Beta2 已发布! 以下是主要变化内容: 支持使用 Neo4j 进行快速查询的服务器端索引定义 支持 Infinispan 服务器的脚本和 Java 任务 使用 WildFly NoSQL 子系统进行数据存储客户端配置 支持 ...
Hibernate OGM 5.4.0.Beta2 已发布!
以下是主要变化内容:
支持使用 Neo4j 进行快速查询的服务器端索引定义
支持 Infinispan 服务器的脚本和 Java 任务
使用 WildFly NoSQL 子系统进行数据存储客户端配置
支持 MongoDB GeoJSON 类型 GeometryCollection
可以在 Infinispan remote 中提供自定义协议缓冲区架构
- Infinispan remote 支持现在所有的单向集合
Infinispan remote 序列现在使用 Clustered Counters
更多详细信息请查看发布说明 release notes。
Hibernate ORM 5.3.2.Final
Hibernate Search 5.10.2.Final
Infinispan 5.3.0.Final
获取
Maven 坐标
Remote: org.hibernate.ogm:hibernate-ogm-infinispan-remote:5.4.0.Beta2
Embedded: org.hibernate.ogm:hibernate-ogm-infinispan-embedded:5.4.0.Beta2
MongoDB: org.hibernate.ogm:hibernate-ogm-mongodb:5.4.0.Beta2
Neo4j: org.hibernate.ogm:hibernate-ogm-neo4j:5.4.0.Beta2
Infinispan Remote: org.hibernate.ogm:hibernate-ogm-featurepack-infinispan-remote:5.4.0.Beta2
Infinispan Embedded: org.hibernate.ogm:hibernate-ogm-featurepack-infinispan-embedded:5.4.0.Beta2
MongoDB: org.hibernate.ogm:hibernate-ogm-featurepack-mongodb:5.4.0.Beta2
Neo4j: org.hibernate.ogm:hibernate-ogm-featurepack-neo4j:5.4.0.Beta2
或者可以从 Sourceforge 下载所有二进制文件、源代码和文档。
官方 Hibernate OGM 下载页面:http://hibernate.org/ogm/releases
发布主页 http://in.relation.to/2018/07/05/hibernate-ogm-5-4-Beta2-released/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithms and Data Structures
Kurt Mehlhorn、Peter Sanders / Springer / 2008-08-06 / USD 49.95
Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science. Every computer scientist and every professional programmer shoul......一起来看看 《Algorithms and Data Structures》 这本书的介绍吧!