what is current EJB version?
Answers were Sorted based on User's Feedback
Answer / test
current EJB version 3.1 in this we have Global JNDI and
Local JNDI name same.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by manifest files ?
How EJB and JDBC/SQLJ are related?
Explain the architectural relationship between JavaBeans and JTA?
How ejb invocation happens?
Is microservice stateless?
Explain the important elements of ejb?
What is stateless code?
How does ejb invocation happens?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?
What do you mean by in-memory replication?
In EBs the DB state is more consistent than SBs why?
What is the difference between stateful and stateless session beans?