Answer Posted / janet
BDK , Bean Development Kit is a tool that enables to
create,configure and connect a set of Beans and it can be
used to test Beans without writing a code.
| Is This Answer Correct ? | 76 Yes | 7 No |
Post New Answer View All Answers
What do you mean by timer service and where it is used?
What is the difference between ejb and java beans?
What is the difference between message driven beans and stateless session beans?
Write down the steps for the creation of stateless ejb.
What is stateless ejb?
What is the difference between session and entity beans? When should I use one or the other?
What optimization could I use if the ejb container is the only point of write access to the database?
What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?
What is difference between ejb and spring?
What are the callback annotations for the stateless bean?
What is EJB server?
What is use of @postconstruct?
What do you mean by ‘hot deployment’ ?
What ejb means?
What are the advantages of java beam?