Answer Posted / dhawal
Ejb creates java class that implements object.seralizable
interface using get and set methods we modify the properties
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the full form of ejb in java?
What do you mean enterprise javabeans (ejb) container?
What is the difference between Session bean and Entity bean?one?
What are the components of 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?
Define Clone?
What does it mean to be stateless?
Is soap stateless or stateful?
What is software architecture of ejb?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
What’s new in the ejb 2.0 specification?
Write down the steps for the creation of stateless ejb.
What is enterprise bean provider?
Define Context?
What do you mean by EJB architecture?