Tutorial: Using Container-Managed Persistence
This tutorial describes how the Financial Brokerage Service
(FBS 10g) sample application uses container-managed persistence (CMP), a
feature enhanced in the EJB 2.0 specification. CMP makes it much easier for
bean developers to build applications based on tightly-coupled entities such
as employees and departments or customers-orders-line items, especially entities
based on database data.
This tutorial assumes that you are familiar with the FBS 10g
and have installed and configured the required software as described in About
the Financial Brokerage Service.
Contents
-
Concepts
-
Design
-
Required Software
-
Setup
-
Implementation
-
Resources
-
Feedback
|