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...


ejb session beans and entity beans?



ejb session beans and entity beans?..

Answer / thomas

session beans are function beans.two types of session beans
are stateless & stateful.It is not persitent on three cases
1. server crash
2. server shutdown
3. time out

where as entity beans are value beans. it contains only
setter and getter methods.it is persistent bean.it
maintains database, for storing objects. two types of
entity bean are
bean managed persistance & container managed persistance

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More EJB Interview Questions

Write down the steps for the creation of stateless ejb.

0 Answers  


What is a Java Bean?

2 Answers  


What is jar, war, and ear?

0 Answers  


Enlist the CallBack methods of Entity Bean.

0 Answers  


Life Cyle methods in Entity Bean with Bean Managed Persistence

1 Answers  


What are the advantages of java beam?

0 Answers  


What is ejb javatpoint?

0 Answers  


What do you mean enterprise javabeans (ejb) container?

0 Answers  


What is mdb?

0 Answers  


What does ejb stand for?

0 Answers  


ejbCreate in Entity bean and create method in EJB home, have the same parameters?

2 Answers  


What are the design goals of EJB Architecture?

1 Answers  


Categories