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 |
Why does EJB needs two interfaces, Home and Remote Interface?
Differentiate Conversational from Non-conversational interactions?
What do you mean by EJB architecture?
What is ejb and its uses?
How is consistency maintained by Stateful Session through transaction updates ?
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?
Define ACID Properties?
What is a stateless session?
what is finder method?
How do you implement the Local Interfaces ?
What is JAR file?
What is pub/sub model?