in EJB diclare the static methods are not?



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

Post New Answer

More EJB Interview Questions

What are the callback annotations for entity bean?

1 Answers  


What is ejbdoclet?

1 Answers  


ejb session beans and entity beans?

1 Answers  


What is session facade in ejb?

1 Answers  


Using Container managed entity bean, how an entity bean can be created?

1 Answers  


What is remote interface in ejb?

1 Answers  


what is mean by port ? Please answer me. Advance thanks.

2 Answers   Excel,


How do you decide whether you should use session, entity or message driven bean?

1 Answers  


What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?

1 Answers  


how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?

1 Answers   Infosys,


What is a local interface?

1 Answers  


what is the difference between stateless and stateful sessions?

10 Answers   HCL,


Categories