Answer Posted / venkat
Session Beans have Business Logic.
Entity Beans supports the persistent logic and
MessageDriven Beans have asynchronuous communication.
EJB2.1 does not support hibernate and frame
works,Inheritance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between message driven beans and stateless session beans?
Can an ejb send asynchronous notifications to its clients?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
Enlist the enterprise beans types?
How to find ejb version in websphere?
What is meant by ejb?
What is stateless programming?
What’s the difference between hibernate and ejb 3?
How to create ejb project in eclipse?
Is functional programming stateless?
What is singleton session bean?
What are transaction isolation levels in ejb?
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
Which is more beneficial: CMP or BMP?
What is a local interface?