Programming Tutorials

Interview Question: Can i map more than one table in a CMP?

By: Ash in Interview Tutorials on 2008-08-13  

Question:Can i map more than one table in a CMP?

Answer: No, you cannot map more than one table to a single CMP Entity Bean. CMP has been, in fact, designed to map a single table.

 

 

 

 





Add Comment

* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Interview )

Interview Question: What is the difference between ejbCreate() and ejbPostCreate?

What do you understand by a J2EE module?

Explain the Polymorphism principle.

Interview Question: What is Deployment descriptor?

What is similarities/difference between an Abstract class and Interface?

Interview Question: What are the call back methods in Entity bean?

Interview Question: Is Decorator an EJB design pattern?

Is Iterator a Class or Interface? What is its use?

Interview Question: What is local interface. How values will be passed?

Interview Question: What is deployment descriptor?

Interview Question: What is the difference between sessioncontext and entitycontext?

Interview Question: What are the optional clauses in EJB QL?

Interview Question: Why does EJB needs two interfaces(Home and Remote Interface)?

Interview Question: What is lazy loading?

Interview Question: What is the difference between JavaBean and EJB?

Latest Articles (in Interview)