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 advantage does an entity bean have over a sessin bean?

Answer Posted / tarunam verma

entity beans are generally used for database interaction
thus provide various EJB services like
transctions,persitence etc which using the seesion bean
will be manully handeled by the programmer while
interacting with Db,session beans are basically for
processing the logic not for DB entities

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is variable length arguments in java?

1036


What is a null check?

1070


What is a null point?

1153


When will we use them?

1102


Explain the significance of listiterator.

1172


Is string serializable in java?

1069


How do you find the maximum number from an array without comparing and sorting?

1178


Difference between this() and super() ?

1186


What is a final class in java?

1065


What do you understand by synchronization?

1096


Why heap memory is called heap?

1093


What is 32 bit float?

1059


What is the string function?

1004


Which java version is latest?

1089


can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread

1038