Q1. What is a Transaction? What does setAutoCommit do? A1. A transaction is a set of operations that should be completed as a unit. If one operation fails then all the other operations fail as well. For example if you…
Home › Java-success.com › 800+ Java Interview Q&As › 300+ Java Enterprise Edition Interview Q&As › JEE - JTA › JTA interview Q&A