Answer Posted / 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 |
Post New Answer View All Answers
How many types of session beans are available in ejb?
What is entity bean?
What is the full form of ejb in java?
Can more than a single table be mapped in cmp?
Define ACID Properties?
Define ejb Create() and EjbPostCreate()?
What are the differences between ejb 3.0 and ejb 2.0?
Enlist the declarative transaction types?
Enlist the enterprise beans types?
How can enterprise javabeans be accessed from active server pages?
Is microservice stateless?
What is ejb in java?
What is ejb and its types in java?
Explain what is an EJB Context?
Is having static initializer blocks legal in ejb?