Can remove() be a Stateless Session bean?
Answer / Shishir Kumar Srivastava
No, the remove() method is not supported by Stateless Session Beans as they do not maintain conversation state between client and server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Using Container managed entity bean, how an entity bean can be created?
What are the limitations of using local object?
Is functional programming stateless?
Driver manager is a class/interface.
5 Answers Bally Technologies, College School Exams Tests, TCS,
What is enterprise javabeans (ejb) container?
what is SessionBean, EntityBean?
How do identify two same entity beans?
What transaction attributes does Java Bean containers support?
What is stateless ejb?
How ejb invocation happens?
What are the system services of ejb container?
In EBs the DB state is more consistent than SBs why?