Hibernate OGM v5.1.0.CR1 发布,NoSQL的持久层框架

jopen 7年前
   <p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/b6d74ec0ea7432d7f0f37d406b22684e.png" /></strong></p>    <p> </p>    <p>      OGM 是 Object Grid Mapping的缩写,意思是对象--数据网格映射,它的目标是试图使用 JPA 来操作 NoSQL数据库。通过使用Hibernate OGM, 我们可以把现有的, 基于JPA/Hibernate ORM的项目不加改动的从RMDBS切换到NO-SQL之上。</p>    <h2>更新日志</h2>    <ul>     <li> OGM-1238 - mongodb           Collection of elements in MongoDB should be returned in the same order of the DB</li>     <li> OGM-1221 - neo4j                 @OneToOne and @ManyToOne / @OneToOne relationships cause exception with InheritanceType#SINGLE_TABLE while persisting</li>     <li> OGM-913 - mongodb, neo4j  Element collection queries not working for collections of primitive types</li>     <li> OGM-1251 - query                Update HQL parser to version 1.4.0.Final </li>     <li> OGM-1245 - build                 Upgrade HQL Parser to version 1.4.0.Beta1</li>     <li> OGM-1244 - build, core        Upgrade to Hibernate Search 5.6.0.Final</li>     <li> OGM-1241 - mongodb          Update mongo driver to version 3.4.2</li>     <li> OGM-1236 - core                  Collections of elements should be stored and returned in the same order with MongoDB</li>     <li> OGM-1234 - build                 Travis - Get the Neo4j version from the pom file</li>     <li> OGM-1067 -                          CollectionHelper.newHashMap(int) is counter productive</li>     <li> OGM-1024 - mongodb          Support .aggregate() using MongoDB CLI syntax  </li>     <li> OGM-1248 - documentation  Switch to Asciidoctor output for the documentation</li>     <li> OGM-1243 - build, infinispan Infinispan Remote test should start a full Infinispan Server as separate container</li>     <li> OGM-1228 - build                  Upgrade to Hibernate Search 5.5.6.Final</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958999632766004153" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958999632863941781" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/54807a79">http://www.open-open.com/news/view/54807a79</a></p>