linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

Which one of the following is NOT true about Global Transactions?

In Java JTA is the only way to implement global transaction.
In Java, JTA is the standard for implementing global transactions
Global transactions are transactions that span multiple backend resources.
One of global transaction characteristics is to maintain atomicity, which means either all or none of the involved resources are updated.

Answer:
In Java JTA is the only way to implement global transaction.

Note: This Question is unanswered, help us to find answer for this one