News

In the Java Persistence API, transactions involving entity manager operations may be controlled using two transaction management techniques: Using JTA: An entity manager whose underlying ...
While it’s common to use the Java Transaction API and the XA protocol for distributed transactions in Spring, you do have other options. The optimum implementation depends on the types of ...
Read more here. Berkeley DB JE 2.0 picks up support for JCA (J2EE Connector Architecture), JTA (Java Transaction API) and JMX (Java Management Extensions). “Given that were talking about a ...