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 is the full form of ejb in java?
In an EJB project, Howmany tables and How many entity beans are used?
What are ejb containers?
What is stateless code?
What is ejb and how it works?
What is ejb application?
what is ejb
What is session bean?
What were entity beans?
Can i write business logic methods in entitybean?
What are the basic and subtypes of enterprise java beans (ejb)?
How to increase ejb transaction timeout in weblogic?