How is an entity bean created?
Answer / guest
An entity bean can be created in two ways: by direct action
of the client in which a create method is called on the
bean?s home interfce or some other action that adds data to
the database that the bean type represents.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the callback annotations for entity bean?
Define ACID Properties?
What are the design principles for ejb?
Tell me difference between Container managed persistent bean & Bean managed persistent bean?
What is applicationscoped?
What is Introspection ?
Explain the architectural relationship between JavaBeans and JTA?
How is an entity bean created?
What are the key features of the ejb technology?
What is ejb client?
How ejb invocation happens?
Can EJB made to handle multiple transactions?