Can CMP manage BMP Transaction ?
Entity Bean Life Cycle ?
Answer Posted / 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 View All Answers
What ejb means?
What is entity bean in ejb?
How many types of session beans are available in ejb?
What do you mean enterprise javabeans (ejb) container?
Is it possible to share an httpsession between a jsp and ejb?
What is ejb context?
What is @enableautoconfiguration?
What changes have been made in ejb 2.0 specifications?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
How do you decide whether you should use session, entity or message driven bean?
What is ejb in java with example?
Explain what is an EJB Context?
What is Session Bean Interface?
in EJB diclare the static methods are not?
Match the ejb functions given below with the functionality equivalent in sql?