Answer Posted / 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 |
Post New Answer View All Answers
What optimization could I use if the ejb container is the only point of write access to the database?
How many types of session beans are available in ejb?
What do you mean by ‘hot deployment’ ?
What are the various types of entity beam?
Why is ftp stateful?
What is use of @postconstruct?
What is an entity manager?
Is ejbCreate() method mandatory while defining a Session Bean?
What is difference between stateless and stateful?
What are the advantages of ejb?
can we stop the execution of a method before completion?
What do you mean by timer service and where it is used?
What is passivation and activation in ejb?
What is stateless code?
Match the ejb functions given below with the functionality equivalent in sql?