What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
1008What 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?
1176
How many types of session beans are available in ejb?
Differentiate “find a method” from “select method” in EJB ?
How many enterprise beans?
Which is the only method defined in the javax.ejb.handle interface?
How can a CORBA object, accessed from a EJB?
How to import ejb project in eclipse?
What is EJB object?
What is the procedure for the creation of stateless ejb?
How does ejb invocation take place?
Why is ejb used?
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
How is consistency maintained by Stateful Session through transaction updates ?
How can one EJB be called from within another EJB?
Is method overloading allowed in ejb?
Explain the architectural relationship between JavaBeans and JTA?