Transactions

Teiid utilizes XA transactions for participating in global transactions and for demarcating its local and command scoped transactions.

Narayana is used by Teiid as its transaction manager.

Narayana is optionally used by Teiid as its transaction manager. In single source, or scenarios utilizing only non-XA sources, then the Spring platform transaction manager may be used.

For information about advanced transaction technologies that are provided for Teiid through the Narayana community project, see the Narayana documentation.

Table 1. Teiid transaction scopes
Scope Description

Command

Treats the user command as if all source commands are executed within the scope of the same transaction. The AutoCommitTxn execution property controls the behavior of command level transactions.

Local

The transaction boundary is local defined by a single client session.

Global

Teiid participates in a global transaction as an XA resource.

The default transaction isolation level for Teiid is READ_COMMITTED.

results matching ""

    No results matching ""