Hibernate OGM v5.1.0.Final 发布,NoSQL的持久层框架详解大数据

Hibernate OGM v5.1.0.Final 发布,NoSQL的持久层框架详解大数据

 

      OGM 是 Object Grid Mapping的缩写,意思是对象–数据网格映射,它的目标是试图使用 JPA 来操作 NoSQL数据库。通过使用Hibernate OGM, 我们可以把现有的, 基于JPA/Hibernate ORM的项目不加改动的从RMDBS切换到NO-SQL之上。

更新日志

  • Extends the documentation paragraph about WildFly configuration
  • Update Hibernate ORM to version 5.1.4.Final
  • Update Neo4j java driver to version 1.1.2
  • Add testcase for mapping of Map<String, Embedded> in Neo4j
  • Show mapping example for Map<String, Embedded>
  • Update the documentation to state that the store specific properties are in classes, not interfaces
  • Improve CouchDB configuration paragraph
  • Clarify what needs to be done to do searches in the getting started guide
  • Update documentation
  • Upgrade to Hibernate Search 5.6.1.Final and Apache Lucene 5.5.4

下载

本站原创,转载时保留以下信息:
本文转自:深度开源(open-open.com)
原文地址:http://www.open-open.com/news/view/4bc40dd7

原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/9419.html

(0)
上一篇 2021年7月19日
下一篇 2021年7月19日

相关推荐

发表回复

登录后才能评论