Multiple choice technology platforms and products

Which activity can participate in an XA transaction?

  1. EJB

  2. JDBC

  3. ODBC

  4. JMS Request/Reply

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

JDBC activity supports XA (eXtended Architecture) transactions which enable coordination of multiple resources in a distributed transaction. EJB is not an activity type, ODBC is not supported in XA transactions in TIBCO BusinessWorks, and JMS Request/Reply does not participate in XA transactions.