How does a client use the javax.transaction.xa package?
Created May 4, 2012
Jerry Smith
Clients do not use this package. This package prescribes functionality that is used by JTS transaction managers when managing global transactions involving one or more resources such as database servers, JMS servers, and others.