April 2018
Intermediate to advanced
382 pages
10h 11m
English
The Java Transaction API, or JTA, is an API that enables distributed transactions over the Java EE environment. It is most powerful when you delegate the transaction management to the server.
This recipe will show you how to do it!
Read now
Unlock full access