Skip to main content
A newer version of this page is available. .

Processing Transactions

Transactions are logical units that allow for data operations to be performed atomically and consistently. Within XPO, regular transactions (at an XPO level) and explicit transactions (at a database level) can be manually managed using appropriate Session methods. XPO also provides Units of Work that encapsulate transactions into functional blocks that can be committed or rolled back altogether.

Concepts

Member Table

Task-Based Help

Online Knowledge Base