This chapter explains how to use the Java Persistence API. The material here focuses on the source code and settings of three examples. The first example, order
, is an application that uses a stateful session bean to manage entities related to an ordering system. The second example, roster
, is an application that manages a community sports system. The third example, address-book
, is a web application that stores contact data. This chapter assumes that you are familiar with the concepts detailed in Chapter 37, "Introduction to the Java Persistence API".
The following topics are addressed here:
Table of Contents Java Platform, Enterprise Edition: The Java EE TutorialExpand|
CollapseRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4