Generating Entities for EJB 3.0
You generate entities for EJB 3.0 as follows:
Create an OOM and a PDM, and then define your O/R mappings. For detailed information, see
Object/Relational (O/R) Mapping
.
Define the EJB 3 persistence settings.
Generate Java code.
Run unit tests.
Parent topic:
Generating EJB 3 Persistent Objects
Created December 8, 2013.
To comment on this topic, go to:
DocCommentXchange
.