In what way, the client gets a reference to an existing
entity bean?
Answer Posted / guest
A client can get a reference to an existiing entity bean in
several ways:
Receiving the bean as paramater in a method call
Looking the bean uo through a finder method of hte home
interface
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the concept of ejb ql?
What are stateless functions?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
How many types of session beans are available in ejb?
What is stateful or stateless?
Mention the three levels for applying interceptor methods.
What are the types of enterprise bean?
What is ejb technology?
How is consistency maintained by Stateful Session through transaction updates ?
Differentiate Phantom from Un-repeatable?
Explain the important elements of ejb?
What is ejb javatpoint?
What is mdb in ejb?
Are entity beans allowed to create() methods?
What is entity beans in ejb with example?