Skip to content

Commit dbab999

Browse files
authored
DOCSP-45875: Parallel operations admonition (#58)
1 parent d360ee1 commit dbab999

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/write/transactions.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ If you require more control over your transactions, you can use the ``startTrans
135135
method. You can use this method with the ``commitTransaction()`` and ``abortTransaction()``
136136
methods described in the preceding section to manually manage the transaction lifecycle.
137137

138+
.. sharedinclude:: dbx/transactions-parallelism.rst
139+
138140
Additional Information
139141
----------------------
140142

0 commit comments

Comments
 (0)