Abstract
Protected
Abstract
createProtected
Abstract
createVend a transaction runner for use in runInTransactionAsync.
Optional
transactionConfig: TransactionConfigVend a regular (non-transactional) entity query context.
Protected
Abstract
getStart a nested transaction from the specified parent transaction and execure the provided nested-transaction-scoped closure within the nested transaction.
the query context of the parent transaction
async callback to execute within the nested transaction
Start a transaction and execute the provided transaction-scoped closure within the transaction.
async callback to execute within the transaction
Optional
transactionConfig: TransactionConfig
A query context provider vends transactional and non-transactional query contexts.