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


How bean-managed transactions will work?



How bean-managed transactions will work?..

Answer / guest

When a bean with bean managed transactions is invoked, the
container suspends any current transaction in the client?s
context. In its method implementation, the bean initiates
the transaction through the JTA UserTransaction interface.
In stateful beans, the container associates the bean
instance with the same transaction context across subsequent
method calls until the bean explicitly completes the
transaction. However, stateless beans aren?t allowed to
maintain transaction context across method calls. Each
method invocation must complete any transaction it initiates.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

what is a ejb architecture? and overview of ejb software architecture?

1 Answers  


How to find ejb version in websphere?

0 Answers  


What is pub/sub model?

0 Answers  


What is difference between ejb and spring?

0 Answers  


How to generate ejb stubs in eclipse?

0 Answers  


What is bean in ejb?

0 Answers  


Is microservice stateless?

0 Answers  


What is ejb and its uses?

0 Answers  


Explain the difference between, Java Class and Bean?

3 Answers  


Define ACID Properties?

0 Answers  


What is applicationscoped?

0 Answers  


what is mean by RMI ? Please answer me. Advance thanks.

3 Answers   Excel,


Categories