What are the enhancements in ejb 2.0 with respect to cmp?
Answer / 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 |
how to monitor the servers
Each instance of weblogic server is physical or logical. Can sever instance be shared over multiple machines?
What is trouble shoot in weblogic
When should I use multicast subscribers? : BEA Weblogic
What are logics in reference to web logic servers?
How do I start wls and configure jms? : BEA Weblogic
How to upgrade the latest patches in weblogic?
what is digital certificate?
Open the find box and editing the text in text box then what is name for this dialog box??
Do you know what are the steps in which unicode codesets can be set with the weblogic jdriver?
How do I connect to an sql server instance that is running on a machine with multiple instances of sql server 2000? : BEA Weblogic
what is core dump? diff b/w core dump and c dump?