What is ejb context?
Answer / Amit Mishra
EJB Context refers to a container-managed environment in which EJB components reside. It provides EJB objects with the necessary resources, such as security and transaction management.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is stateless ejb?
What is remote interface in ejb?
What are the types of ejb?
How does ejbs work?
What is ejb framework?
What is Entity Bean and Session Bean?
Name the interfaces that you used in Beans?
What is stateless code?
What is message-driven bean?
How do identify two same entity beans?
What is dependency injection in ejb?
How is consistency maintained by Stateful Session through transaction updates ?