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 JTA ?

Answers were Sorted based on User's Feedback



what is JTA ?..

Answer / rajesh

It is a Java Transaction API . High level representation of
the JTS (Java transaction services).

It provides developer to control the transaction and
maintain the ACID procperties of the transaction.

Is This Answer Correct ?    5 Yes 2 No

what is JTA ?..

Answer / anonymous

JTA- Java Transaction API
- Used to control transactions.
- javax.transaction.UserTransaction - interface should be
implemented to get the object.
- javax.transaction.UserTransaction ut= new
javax.transaction.UserTransaction
ut.begin()
ut.commit()
ut.rollback()
methods are available in this Interface.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Advanced Java Interview Questions

Difference between sleep and suspend?

3 Answers  


What is a convertor?

1 Answers   Suzlon,


what are the software's needed to develop advanced java 3 tier application project

1 Answers  


Whats new with the stop(), suspend() and resume() methods in jdk 1.2?

0 Answers  


What is a session? Can you share a session object between different theads?

0 Answers  


diff mvc1 and mvc2 wahts is mean by servlet chaining?

3 Answers   SolutionNET,


Where does the session Object stores? If 100 users are connecting to the server. How does it recognize which session belongs to which user?

5 Answers   HCL, Mobillo Venture,


How to determine SGA site?

0 Answers   Wipro,


suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser paste that url on the browser.will i get my mail opened or not? i know it ill not.but how it work.how i create like this type of secure site?

7 Answers  


whats is mean by connectionpooling

0 Answers   SolutionNET,


What is diffennce between AWT & SWING?

4 Answers  


How is serialization used generally ?

3 Answers  


Categories