What is meant by ejb?
Answer / Anurag Pal
Enterprise JavaBeans (EJB) refers to a Java technology that enables developers to create and manage distributed components for building enterprise-level applications. It provides a standard way of developing, deploying, and managing objects in a container environment.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ejb and its architecture?
Enlist the CallBack methods of Entity Bean.
What is Transaction attribute?
What are the various methods of an Entity Bean?
what is finder method?
What is stateless code?
Life cycle methods in stateless Session Beans?
Can you be deported if you are stateless?
How stateful session beans will maintain consistency, across transaction updates?
How ejb invocation happens?
Why is ejb used?
What does it mean to be stateless?