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