UserTransaction Support in Java SE
You do not necessarily need a Java EE application server to have JTA or UserTransaction functionality. Like many other parts of the Java EE API, JTA can be based on a Servlet container like Tomcat or Jetty. However, although the power and reliability of JTA can be made available in such environments, the transparency and ease of use of declarative transactions remains an asset of application servers. Alternatively, a non-Java EE application server can be built on top of a container like Spring, which can give a very similar paradigm for developing reliable Java applications, just with a different API.
Read more about this topic: Java Transaction API
Famous quotes containing the word support:
“The moral qualities are more apt to grow when a human being is useful, and they increase in the woman who helps to support the family rather than in the one who gives herself to idleness and fashionable frivolities.”
—Elizabeth Cady Stanton (18151902)