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
How do I use a less than or greater than on a message selector in ejb-jar.xml?
Can remove() be a Stateless Session bean?
What are stateless functions?
Explain the concept of ejb ql?
What is activemq used for?
What is stateful session bean?
Elucidate callback in ejb?
What is @injectmock?
What do you mean by abstract schema?
How many ejb objects are created for a bean?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
What is ejb and its types?
Why is ftp stateful?
What is bean-managed persistence?