Answer Posted / janet
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 interface, or by some other action that adds
data to the database that the bean type represents. In fact,
in an environment with legacy data, entity objects may
?exist? before an Enterprise JavaBean is even deployed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define ejb Create() and EjbPostCreate()?
Can EJB made to handle multiple transactions?
What is ejb role in j2ee?
Why is ftp stateful?
What is ejb in spring?
What is stateless code?
What is rmi and ejb in java?
What is ejb bean in java?
What is message-driven bean?
What optimization could I use if the ejb container is the only point of write access to the database?
How does ejb invocation happens?
How many types of session beans are available in ejb?
What do you mean by abstract schema?
What is ejb and its architecture?
What is dependency injection in ejb?