Previous Next vertical dots separating previous/next from contents/index/pdf

Developing Entity Beans

An entity EJB models a real-world business object that persists as a record in a relational database. Entity beans are persistent, allow shared access, have primary keys, and may participate in relationships with other entity beans. All topics listed below discuss development of container-managed persistence (CMP) entity beans.

Topics Included in This Section

Related Topics

 

Skip navigation bar   Back to Top