|
|
|
Mapping
UML Class Diagrams to CMP Entity Beans
Gail C. Anderson and Paul L. Anderson
Copyright © 2002 InformIT, http://www.informit.com/
Introduction
The Enterprise JavaBeans 2.0 specification defines three types of
JavaBeans: session, entity, and message-driven. Of the three, we
use entity beans to model business data. This article describes
how a UML class diagram can accurately model business data. We also
discuss how to map a class diagram to entity beans with Container-Managed
Persistence (CMP) and Container-Managed Relationships (CMR).
[Download the entire article
in PDF format]
|