Transactions
Teiid provides three types of transactions from a client perspective:
- 
Global
 - 
Local
 - 
Request Level
 
All are implemented by Teiid logically as XA transactions. See the JTA specification for more on XA Transactions.
Teiid provides three types of transactions from a client perspective:
Global
Local
Request Level
All are implemented by Teiid logically as XA transactions. See the JTA specification for more on XA Transactions.