Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Entity Bean and Session Bean?



What is Entity Bean and Session Bean?..

Answer / 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

More EJB Interview Questions

What is the difference between stateful and stateless session beans?

2 Answers   Tech Mahindra,


What is the purpose of JNDI?

6 Answers  


What optimization could I use if the ejb container is the only point of write access to the database?

0 Answers  


List down the steps for the demonstration of ejp persistence mechanism.

0 Answers  


What does it mean to be stateless?

0 Answers  


Can a client interact with an JavaBean directly? Explain?

1 Answers  


Enlist the declarative transaction types?

0 Answers  


What is ejb and how it works?

0 Answers  


how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?

2 Answers   Infosys,


What is the default transaction attribute for an ejb?

0 Answers  


Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?

0 Answers  


What is the purpose of a transaction monitor?

1 Answers  


Categories