What is stateless session bean?
Answer / Mirtunjay Kumar Singh
A Stateless Session Bean is a type of EJB that does not maintain conversational state between method invocations. It is typically used for tasks such as business logic operations without the need to retain any data between method calls.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are stateless applications?
Driver manager is a class/interface.
5 Answers Bally Technologies, College School Exams Tests, TCS,
What does @inject mean in java?
What are the limitations of using local object?
What is EJB object?
What are the attributes of transaction in ejb?
What is the difference between find and select methods in ejb?
What is @autowired required false?
What are the components of session beam?
TX operation funtion executed by?
Life cycle methods in stateless Session Beans?
What is the meaning of acid in the connection of transaction management?