Can stateful session beans are persistent?
Answers were Sorted based on User's Feedback
Answer / guest
Session beans are not designed to be persistent, whether
stateful or stateless. A stateful session bean instance
typically can?t survive system failures and other
destructive events
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / venkat
Session Beans have Business Logic.
Entity Beans supports the persistent logic and
MessageDriven Beans have asynchronuous communication.
EJB2.1 does not support hibernate and frame
works,Inheritance.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does ejbs work?
What is an entity and its types?
Match the ejb functions given below with the functionality equivalent in sql?
What is entity bean in ejb?
What is ejb and how it works?
What is the difference between ejb and spring?
In an EJB project, Howmany tables and How many entity beans are used?
What is the use of @resource?
What is dependency injection in ejb?
Why do we need ejb in java?
What do you mean by timer service and where it is used?
what is mean by dll ? Please answer me. Advance thanks.