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 |
What do you mean by EJB architecture?
How to create ejb project in eclipse?
Why is ejb needed?
What is difference between ejb 1.1 and ejb 2.0?
How is an entity bean created?
ejb session beans and entity beans?
What is ejb and why it is used?
What are the advantages of java beam?
What is EJB server?
What is enterprise bean provider?
How many enterprise beans?
What are the required methods to implement EJB architecture?