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
What is difference between ejb and spring?
what are main features in EJB?
Which is default transaction attribute for the business method of a bean?
What is bean-managed persistence?
What are stateless functions?
Why do we use ejb?
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 what format is the conversational data written to the disk?
How can a CORBA object, accessed from a EJB?
how can we decide a session bean as stateless or stateful without seeing jar file? i.e. by seeing the class file.
What do you mean by EJB architecture?
What is ejb and its types in java?