Using Container managed entity bean, how an entity bean can
be created?
Answer / abc
no diff in creating CMP bean or BMP bean. get ref of remote,
get ref of home, create bean, call bean methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
What ejb means?
What are the various types of entrepreneur java bean?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
How is an entity bean created?
Is ejbCreate() method mandatory while defining a Session Bean?
explain why we say stateless beans does not maintain conversation state besides statefull maintains conversation state. give some examples...
How many types of session beans are available in ejb?
Explain transaction and various methods to manage it?
Can we write the Remote and Local Interfaces in one Bean. How do you define it in the deployment descriptor.
How to connect to a specific enterprise bean?
Define ejb Create() and EjbPostCreate()?
Explain the concept of connection pooling feature of ejb container?