JPA and NoSQL


Java Persistence仕様は、軽量なJavaオブジェクトの生成、削除、そしてクエ リーのためのAPI (JPA) です。標準EJB 3.0コンテナとJava SE 5 環境で使用で きます。Oracle TopLinkは、JPA 1.0、2.0、そして2.1のリファレンス実装を配 信するJPAコミュニティのリーダーであり、現在はEclipseLinkとともにJPA 2.0 のリファレンス実装を開発しています。

Oracle TopLink 12.1.2とともにスタートしている開発者は、TopLinkのNoSQL マッピングやPersistence APIを通してNoSQLデータにアクセスできます。


Download

Tutorials

Examples

Discussion


Getting Started

Read Preview Chapter of: Pro EJB 3.0 Java Persistence API
 Chapter 2: Getting Started
Tutorials
 JPAを使用したWebアプリケーション(JSF)の構築
 先進IDEにおけるJava Persistenceの取り組み
2007/7/24 Updated

Resources

 よくある質問 (FAQ)
2007/7/24 Updated
 JSR 220: Download the JPA 1.0 Specification
 JSR 317: Download the JPA 2.0 Draft Specification
 JPA Annotationリファレンス
2007/7/24 Updated
 TopLink JPA Extensions Reference
  その他のリソース