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?
No Answer is Posted For this Question
Be the First to Post Answer
Why does EJB needs two interfaces, Home and Remote Interface?
Write down the steps for the creation of stateless ejb.
What is ptp model?
How to increase ejb transaction timeout in weblogic?
Where a bean can be used ?
How to connect to a specific enterprise bean?
Which is the only method defined in the javax.ejb.handle interface?
what is the difference between stateless and stateful sessions?
How entity beans support container managed persistence?
What is EJB server provider?
can u explain about design patterns like singleton,builder,factory
Define Initial Context?