Can CMP manage BMP Transaction ?
Entity Bean Life Cycle ?



Can CMP manage BMP Transaction ? Entity Bean Life Cycle ? ..

Answer / ravikiran

No,because cmp is handled by the container where as bmp will
be taken care by the programmer.
Entity bean life cycle
1).Doesn't exist state
2).Bean ready state
3).Activation and passivation state

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More EJB Interview Questions

Can an ejb send asynchronous notifications to its clients?

0 Answers  


What is the use of @ejb annotation?

0 Answers  


What is Enterprise JavaBeans?

1 Answers  


A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?

0 Answers  


What is ejb and its architecture?

0 Answers  






What is ejb in java with example?

0 Answers  


What is difference between ejb and spring?

0 Answers  


What is ejb application?

0 Answers  


What is the relationship between an EJB component, EJB container, and an application server?

2 Answers  


What are the various types of entity beam?

0 Answers  


What optimization could I use if the ejb container is the only point of write access to the database?

0 Answers  


Life Cyle methods in Entity Bean with Bean Managed Persistence

1 Answers  


Categories