What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
No Answer is Posted For this Question
Be the First to Post Answer
How can I call one EJB from inside of another EJB?
Why do we need ejb in java?
How to determine two identical beans?
What is ejb and why it is used?
What does @inject mean in java?
What is Enterprise JavaBeans Query Language (EJB QL)?
An EJB client, can marshall an object of the class java.lang.Class to an EJB?
What optimization could I use if the ejb container is the only point of write access to the database?
Name the attributes of javax.ejb.stateful.
What is Session Bean Interface?
What are the steps involved in creating a Bean?
How does the server decide which beans to passivate and activate?