Answer Posted / deepti mehta
Ejb Stands for "Enterprise JavaBeans" which are distributed
network aware components for developing secure, scable,
transactional and multi-user components in a j2ee
environment.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is EJB server?
Enlist the CallBack methods of Session Bean?
What is bean-managed persistence?
Define ripple effect?
What is ejb in java with example?
What is enterprise javabeans (ejb) container?
What does @singleton annotation do?
Differentiate “find a method” from “select method” in EJB ?
can u explain about design patterns like singleton,builder,factory
What is the use of @resource?
Does spring use ejb?
What are the attributes of transaction in ejb?
How is ejb different from java beans?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
How entity beans support container managed persistence?