What is Entity Bean and Session Bean?

Answer Posted / niranjanravi

Entity beans are persistant objects which represents the
data stored in database.they are also know as database
interactive beans.we have 2 different types of entity beans.
1.cmp
2.bmp
SESSION BEANS are reusable components and contain the logic
for business process.they are usually associated with one
client.they are also called as client interactive beans.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to share an httpsession between a jsp and ejb?

515


What is @autowired required false?

582


What is activemq used for?

509


What are ejb components?

526


Explain the concept of connection pooling feature of ejb container?

525






What are stateless functions?

519


What do you mean by ejb?

539


What’s new in the ejb 2.0 specification?

535


What is applicationscoped?

540


What is ejb home object?

560


What are versions of ejb?

603


What are the components of session beam?

639


Which is the only method defined in the javax.ejb.handle interface?

627


How to create ejb project in eclipse?

524


Define Context?

596