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 SessionBean, EntityBean?

Answers were Sorted based on User's Feedback



what is SessionBean, EntityBean?..

Answer / guest

i post some answer
session bean is used to model businessprocess
entity bean is used to access the data from database

Is This Answer Correct ?    1 Yes 0 No

what is SessionBean, EntityBean?..

Answer / harika.thota001@gmail.com

Session Bean :- It Performs task for a client. It Not Persistent. When the client terminates, its session Bean will no longer be available

Entity Bean:- It Represents a business object. It is Persistent. Even the EJB Container terminates, entity bean still be in database

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

Explain ejbhome and ejbobject in ejb?

0 Answers  


Is success EJB3.0 in the Market? IF yes just explain main differences between EJB2.0 and EJB3.0.

1 Answers   ITC Infotech,


Name the attributes of javax.ejb.ejb.

0 Answers  


What is the use of @resource?

0 Answers  


how can we decide a session bean as stateless or stateful without seeing jar file? i.e. by seeing the class file.

3 Answers  


What does ejb stand for?

0 Answers  


What is bean-managed persistence?

0 Answers  


What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?

0 Answers  


Define ripple effect?

0 Answers  


What is an ejb container?

0 Answers  


What is the meaning of acid in the connection of transaction management?

0 Answers  


How EJB component can in interact with COM/DCOM components?

1 Answers  


Categories