TopLink JPA: Resources


永続性Java API(JPA)とTopLink JPAを使用する開発者のためのリソースです。

Pro EJB 3 - Java Persistence API
The first JPA book available by Oracle's own Mike Keith and Merrick Schincariol.

PREVIEW - Chapter 2: Getting Started

Pre-order the book


Technical Information

 よくある質問:TopLink JPA
 TopLink JPA Javadocs (zip)
 JPA Annotationリファレンス A helpful reference for developer usage of persistence annotations.
 TopLink JPA Extensions Reference A description of the extensions offered by the TopLink implementation. These include query hints and Persistence.XML property flags.
 The Project GlassFish website has a number of articles and blogs on using TopLink Essentials both inside the GlassFish application server and in Java SE applications.

Articles, Papers, and Presentations

 Standardizing Java Persistence with the EJB3 Java Persistence API
by Debu Panda - May 17, 2006
 BeJUG 2005: The New EJB 3.0 Persistence API (Presentation)
by Mike Keith and Patrick Linkskey
 Java Pro: Prepare for New EJB 3.0 Persistence
See how to address the migration concerns of enterprise application developers and architects who are currently using EJB 2.1 CMP
by Merrick Schincariol and Doug Clarke - June 22, 2005
 EJB 3.0によるEJB開発の簡素化
2007/1/9 Updated
EJB 3.0により、EJBのプログラミング・モデルがどのように簡素化されるか、また単純な永続化APIがどのように定義されるかを説明します。
 Java Pro: Migrate J2EE Applications for EJB 3.0
Avoid inherent complexities when migrating applications to use the new standard in server-side business logic programming
by Debu Panda - July 21, 2005
 OTN: Preparing for EJB 3.0
By Mike Keith - November 2004