adspace
What are the enhancements in ejb 2.0 with respect to cmp?
Answer Posted / Abhash Mitra
In EJB 2.0, Container Managed Persistence (CMP) was significantly improved. Some of the key enhancements include:
1. Bean-managed relationships (BMRs): Allows a CMP entity bean to define its own relationship with another CMP or BMP entity bean.n
2. Collection-valued fields: Enables CMP entities to have collections as fields.n
3. Query language for containers (QL): A powerful SQL-like query language that can be used to retrieve and manipulate data from the database.n
4. Improved relationships: Support for bidirectional relationships, cascading deletes, and collection joins.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category