what are the advantages of JTA over JTS?
Answer / Mahendra Pal Gautam
JTA (Java Transaction API) offers several advantages over JTS (Java Transactions System): 1. Simplified programming model: JTA provides a higher-level, more intuitive programming model for transaction management compared to JTS. 2. Vendor independence: JTA is vendor-independent, allowing applications to run on multiple platforms and transaction managers without modification. 3. Two-phase commit protocol: JTA supports the two-phase commit protocol, which helps ensure data consistency across multiple resources in a distributed system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Name three subclasses of the component class?
What are externizable interface?
Can I run seam with jdk 1.4 and earlier?
Why do threads block on i/o?
Why threads will block on I/O?
What is preemptive and Non-preemptive Time Scheduling?
Difference Between java & javax
5 Answers Sun Microsystems, Wipro,
What is a layout manager?
how do you Handle Front End Application data against DB with example?
1 Answers Campus Interaction, HCL,
What are different types of controls in AWT?
What do you mean by Socket Programming?
Difference between JRE and JVM?
3 Answers HeadStrong, Infotech,