How enterprise beans will handle concurrent and loopback
calls on entity beans?
through Re-entrant
we have to specify in the deployment descriptor whether
athey are re-entrant true/false
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the types of enterprise bean?
Explain the difference between, Java Class and Bean?
Explain the concept of ejb ql?
What is @enableautoconfiguration?
What do you mean by ejb ql?
What is ejb role in j2ee?
why Bean class implements all business method of Remote interface but bean bean class not implements the remote interface
Is success EJB3.0 in the Market? IF yes just explain main differences between EJB2.0 and EJB3.0.
How does ejb invocation take place?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?
in EJB diclare the static methods are not?
What is an entity manager?