in EJB diclare the static methods are not?
Answer / Km. Rashmi
Entity beans (session and message-driven) do not support declaring static methods in Java Enterprise Edition.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the callback annotations for entity bean?
What is ejbdoclet?
ejb session beans and entity beans?
What is session facade in ejb?
Using Container managed entity bean, how an entity bean can be created?
What is remote interface in ejb?
what is mean by port ? Please answer me. Advance thanks.
How do you decide whether you should use session, entity or message driven bean?
What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
What is a local interface?
what is the difference between stateless and stateful sessions?