Different between JTS and JTA??
843859Feb 10 2006 — edited Feb 10 2006Hi,
I'm trying to understand the various transaction API's used in EJB.
I understand that the Java Transaction Service (JTS) is java's implementation of the OMG's Object Transaction Service (OTS) but I don't understand where the Java Transaction API (JTA) fits in to the whole picture?
Thanks...