Hibernate OGM 4.2 Final 发布,此版本相比 4.1.Final 版本,更新内容如下:
API for retrieving all executed and failed datastore operations,
preview for Apache Cassandra support,
Fongo support,
new built-in types for boolean mapping,
Support for MongoDB 3 and MongoDB replica sets
HQL support improvements and bug fixes,
bug fixes related to the mapping of embedded properties,
at least JDK 7 is required, more details in the migration notes
Hibernate OGM 4.2.0.Final 现已提供在 SourceForge,Maven 和 Gradle 上。
Hibernate ORM 5 将会包括以下特性:custom types, new datastores, denormalization engine 等等。
Hibernate 团队对外宣布了一个新的家族成员,Hibernate OGM, OGM 是 Object Grid Mapping的缩写,它的目标是试图使用 JPA 来操作 NoSQL数据库。
软件详情:http://in.relation.to/Bloggers/HibernateOGM42FinalIsOut
下载地址:http://hibernate.org/ogm/downloads/
来自:开源中国社区

