阅读更多

5顶
2踩

企业架构

翻译新闻 DataNucleus AccessPlatform 2.1.0 发布

2010-06-17 10:04 by 正式编辑 hantsy 评论(2) 有3817人浏览


DataNucleus AccessPlatform 2.1.0 已经发布。AccessPlatform 使用jdo/jpa,为java 应用程序提供了访问多种 datastore的方式,同时也支持 rest api。它全面兼容  JDO1, JDO2, JDO2.1, JDO2.2, JDO3, JPA1, 和 JPA2 规范。 目前支持久层技术包括RDBMS, ODBMS (db4o, NeoDatis), Documents (XML, Excel, ODF, OOXML), Web-based (JSON, Amazon S3, GoogleStorage), Map-based(HBase, Cassandra, BigTable, MongoDB) 及其它(LDAP)。

 

除此之外,AccessPlatform 允许使用JDO annotations/XML/API 或者  JPA annotations/XML 来配置持久化的类,不管你选择是哪种方式, 都能够访问 JDO 和 JPA persistence API,它提供了其它工具不具备的灵活性。它可以使用 JDOQL, JPQL 或 SQL(取决于 datastore 的选择) 执行查询。使用标准化的API,变更persistence技术,从一种datastore变换到另外一种datastore,只需要简单的url修改,来指定一种datastore。 AccessPlatform 由一系列的 OSGi 兼容 jar 组成,可以在 J2SE, J2EE或OSGi 容器环境中使用。结合使用 OSGi 和 Eclipse extension-points,DataNucleus 有很高的扩展性,如果你自己想提供一种 datastore 支持,这个过各可能会相对简单。 AccessPlatform 使用比较宽松的 Apache 2 协议。

 

DataNucleus Access Platform 2.1 提供以下特性:

  • Support for persistence to OOXML documents
  • Support for persistence to GoogleStorage
  • Support for persistence of javax.time and some Google Collections types
  • Changed to use rewritten JDOQL implementation for RDBMS by default. This makes many more JDOQL statements runnable than were previously possible, and many queries are now more optimised
  • Uses JDO3 "final" jar
  • Uses JPA2 "final" jar
  • Supports full JPA2 definition of JPQL
  • Supports JPA2 static metamodel creation
  • Supports JPA2 orphan removal
  • Support for embedded PC objects with Excel persistence
  • Support for using spatial methods in queries with the new JDOQL implementation for RDBMS
  • Support for BoneCP RDBMS connection pooling library
  • Many bug fixes, and minor feature additions.

文档以在线(HTML) 和下载(HTML/PDF)的方式提供。

论坛提供的了有限的免费的支持。同时你可以选择商业的 支持咨询 服务 。

感谢 NightLabs 提供托管服务,感谢SF提供 source code repositories。最后,感谢每位在过去6个月中为  AccessPlatform 2.1 开发提供过帮助的人。

来自: Javalobby
5
2
评论 共 2 条 请登录后发表评论
2 楼 hunterkevin 2010-06-17 21:26
这玩意出来,楞是把程序员玩了。。
1 楼 mainlove 2010-06-17 10:53
为什么要搞 两个呢 jdo和jpa

发表评论

您还没有登录,请您登录后再发表评论

相关推荐

  • MicrosoftOfficeXPWebComponents2003

    office web 组件2003 安全更新

  • Microsoft Office XP 完美迷你安装版

    Microsoft Office XP 完美迷你安装版 36M版4in1版(36.1M含word、excel、powerpoint、access),愿能给大家带来方便。开发者: PCICP.COM 更新日期: 2006-02-19 人气:12255

  • 使用SYGUI快速创建类似于Office XP/2003 界面风格的应用程序

    例子代码:sample VC++由于其强大的功能被广大程序员作为Windows下开发的首选工具,但是VC++也存在对界面支持较差的缺点,许多VC程序员为开发一个漂亮、专业的应用程序界面将耗费大量的时间和精力。SYGUI设计和开发的目的就是希望能弥补VC的这个缺点,为VC下的界面开发提供一套完整、专业的解决方案。SYGUI 是一个 MFC 扩展类库,其中封装了大量和GUI 相关的类,可以帮助您快速创

  • docs-accessplatform:DataNucleus AccessPlatform文档

    docs-accessplatform Maven项目提供了DataNucleus AccessPlatform文档,可从在线在v4.2及更高版本中,此版本使用Maven“站点”插件和“ docs-datanucleus-skin”来主题化站点。 在5.0版及更高版本中,它利用了...

  • datanucleus-jpa-2.1.0-release.jar

    提供JPA的DataNucleus实现的插件。 org.datanucleus/datanucleus-jpa/2.1.0-release/datanucleus-jpa-2.1.0-release.jar

  • maven-datanucleus-plugin-2.1.0-m1.jar

    maven-datanucleus-plugin-2.1.0-m1.jar

  • maven-datanucleus-plugin-2.1.0-release.jar

    maven-datanucleus-plugin-2.1.0-release.jar

  • DataNucleus Access Platform 3.1.2发布

    ) 最近发布。 DataNucleus Access Platform是一个基于JAVA的数据持久化框架,类似于Hibernate、EclipseLink之类的框架,支持多种关系数据库系统,以及Neo4j、MongoDB等NoSQL数据库,还有LDAP、XML和Excel等。 ...

  • 全球气象数据的网站集合数据包含(大气数据、海洋数据等各种数据)

    我只是搬运工。。。 1.我也下载了,好像不能超过500M每次,100个站。下了也不会看。有没有高手能介绍下专门下载某个省的所有气象站气温资料的方法,从而计算出每个站每月的平均气温。。格式为txt。 2 http://www.esrl.noaa.gov/psd/data/gridded/reanalysis/网站可以下载气象数据,.nc格式,同样不会用,不会打开,网上搜到.nc查看方法(http:/...

  • datanucleus mysql_DataNucleus Access Platform 3.0.5 发布

    DataNucleus Access Platform 是一个兼容各种标准的 Java 数据持久化框架,完全兼容 JDO1, JDO2, JDO2.1, JDO2.2, JDO2.3, 和 JPA1 等 Java 标准。提供一个基于 REST 的API。通过它可以访问所有常见的数据库服务器,...

  • datanucleus_DataNucleus发布访问平台2.0

    吨 他的开源项目DataNucleus将发布访问平台2.0日程提前一天。 他们的符合标准的Java持久性产品可使用一系列API和一系列查询语言,将数据检索到一系列数据存储中。 2.0版引入了对特定于数据存储的查询汇编和新JPA2...

  • datanucleus-rdbms-3.2.9-API文档-中文版.zip

    赠送jar包:datanucleus-rdbms-3.2.9.jar; 赠送原API文档:datanucleus-rdbms-3.2.9-javadoc.jar; 赠送源代码:datanucleus-rdbms-3.2.9-sources.jar; 赠送Maven依赖信息文件:datanucleus-rdbms-3.2.9.pom; ...

  • datanucleus-core-3.2.10-API文档-中文版.zip

    赠送jar包:datanucleus-core-3.2.10.jar; 赠送原API文档:datanucleus-core-3.2.10-javadoc.jar; 赠送源代码:datanucleus-core-3.2.10-sources.jar; 赠送Maven依赖信息文件:datanucleus-core-3.2.10.pom; ...

  • datanucleus-api-jdo-3.2.6-API文档-中文版.zip

    赠送jar包:datanucleus-api-jdo-3.2.6.jar; 赠送原API文档:datanucleus-api-jdo-3.2.6-javadoc.jar; 赠送源代码:datanucleus-api-jdo-3.2.6-sources.jar; 赠送Maven依赖信息文件:datanucleus-api-jdo-3.2.6....

Global site tag (gtag.js) - Google Analytics