Tell me difference between Container managed persistent
bean & Bean managed persistent bean?
Answer / janet
In Bean Managed Persistence, the bean is entirely
responsible for storing and retriving it's instance data.
The Entity bean interface provides methods for the container
to notify an instance when it needs to store or retrive its
data.
In container manaed persistence,entity bean data is
automatically maintained by the container using a mechanism
of it's choosing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Differentiate Phantom from Un-repeatable?
What is session bean in ejb?
How does ejbs work?
Is ejbCreate() method mandatory while defining a Session Bean?
What is ejb javatpoint?
How does ejb invocation take place?
Name the interfaces that you used in Beans?
What is the use of @resource?
What causes statelessness?
What is stateless and stateful?
Can more than a single table be mapped in cmp?
Can CMP manage BMP Transaction ? Entity Bean Life Cycle ?
1 Answers IBM, SAP Labs, Sony,