What are the various types of entity beam?
Answer / Purshottam Singh
"The two main types of Entity Beans are Container Managed Persistence (CMP) and Bean Managed Persistence (BMP). CMP allows the container to manage the persistence of the entity, while BMP requires the application to manage the persistence."
| Is This Answer Correct ? | 0 Yes | 0 No |
what is mean by API ? Please answer me. Advance thanks.
What is ejb technology?
Define ejb Create() and EjbPostCreate()?
What is meant by ejb?
What are the callback annotations for the stateless bean?
What is a stateless session?
What is the difference between stateful and stateless session beans?
How to create ejb project in eclipse?
How to determine, that beans are TX or not?
Can i write business logic methods in entitybean?
Why serialization is used?
What are the services that a container provides for an entity bean?