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 ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a clone?

1122


What modifiers may be used with an inner class that is a member of an outer class?

1117


Why doesn’t the focus feature on the tag work in every circumstance?

1171


What is meant by method chaining?

1204


Brief description about local interfaces?

1332


what are getters and setters in Java with examples?

1833


What is the purpose of the finally clause of a try-catch-finally statement?

1076


Is the infobus client side only?

1165


What is message driven beam?

1120


Why do threads block on i/o?

1320


whats is statement and procedure

2292


Can you give me a simple example of using the requiredif validator rule?

1184


What are the steps to write p-to-p model application?

2534


How are the elements of a cardlayout organized?

1132


What is the argument type of a programs main() method?

1169