[Java] EclipseLink 2.4 Released: RESTful Persistence, Tenant Isolation, NoSQL, and JSON

原文はこちら。
https://blogs.oracle.com/theaquarium/entry/eclipselink_2_4_released_restful

EclipseLink 2.4がEclipse Junoのリリースに含まれてリリースされています。
EclipseLink 2.4
http://www.eclipse.org/eclipselink/releases/2.4.php
Eclipse (Juno)
http://www.eclipse.org/org/press-release/20120627_junorelease.php
JPA 2.0の参照実装を提供しているのに加え、本リリースの主要な機能は以下の通りです。
  • RESTful Persistence
    Java Persistence UnitをJSONやXMLを使ってRESTで公開することができます。
  • Tenant Isolation
    同一アプリケーションでマルチテナントのエンティティを管理できます。
  • NoSQL
    NoSQLをサポートします(MongoDBとOracle NoSQL)
  • JSON
    JSONオブジェクトのマーシャリング/アンマーシャリングが可能です。
Eclipse Link 2.4
このリリースでの完全なバグ修正リストはこちらからどうぞ。
Bugzilla – Bug List: 2.4 Fixed
https://bugs.eclipse.org/bugs/buglist.cgi?resolution=FIXED;classification=RT;query_based_on=2.4%20Fixed;query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;target_milestone=2.4.0;product=EclipseLink;known_name=2.4%20Fixed
ランディングページではドキュメントやサンプルの完全なリストを提供しています。
EclipseLink 2.4.0 - Juno
http://www.eclipse.org/eclipselink/releases/2.4.php
Doug Clarkeも色々解説していますので、彼のエントリもご覧下さい。
EclipseLink 2.4.0 Juno - RELEASED (Java Persistence)
http://java-persistence.blogspot.com/2012/06/eclipselink-24.html
このリリースは既に最新のGlassFish 4.0のPromoted Buildに統合されています。是非ご利用いただき、フィードバックをお寄せ下さい。フィードバックの宛先は以下からどうぞ。
GlassFish 4.0 promoted build
http://dlc.sun.com.edgesuite.net/glassfish/4.0/promoted/latest-glassfish.zip
GlassFishフォーラム
http://www.java.net/forums/glassfish/glassfishEclipseLinkフォーラム
http://www.eclipse.org/forums/index.php/f/111/

0 件のコメント:

コメントを投稿