Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EclipseLink/Examples/JPA/Introspect

< EclipseLink‎ | Examples‎ | JPA
Revision as of 11:49, 2 September 2008 by Unnamed Poltroon (Talk) (Design)

JPA Introspection Example Application

This example is under construction as of 20080901.

Introduction

This example JPA project will serve as the business layer in the JPA web application tutorials.

Analysis

Design

UML Class Diagram

StatJPA class.gif

Implementation

Verification

References

Authored 20080808 - Michael.OBrien

Back to the top