File tree Expand file tree Collapse file tree 3 files changed +22
-3
lines changed
source/includes/driver-examples Expand file tree Collapse file tree 3 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 102102 pass the session to each operation in the transaction.
103103
104104 .. literalinclude :: /driver-examples/DocumentationTransactionsExampleSpec.scala
105- :dedent: 2
106105 :language: scala
107106 :lines: 79-87
108107
140139 :dedent: 8
141140 :start-after: Start Transactions Retry Example 1
142141 :end-before: End Transactions Retry Example 1
142+
143+ - id: c
144+ content: |
145+
146+ .. literalinclude :: /driver-examples/test-mongoc-sample-commands.c
147+ :language: c
148+ :lines: 3057-3087
Original file line number Diff line number Diff line change 8787 pass the session to each operation in the transaction.
8888
8989 .. literalinclude :: /driver-examples/DocumentationTransactionsExampleSpec.scala
90- :dedent: 2
9190 :language: scala
9291 :lines: 66-77
9392
122121 :start-after: Start Transactions Retry Example 2
123122 :end-before: End Transactions Retry Example 2
124123
124+
125+ - id: c
126+ content: |
127+
128+ .. literalinclude :: /driver-examples/test-mongoc-sample-commands.c
129+ :language: c
130+ :lines: 3090-3117
Original file line number Diff line number Diff line change 194194 pass the session to each operation in the transaction.
195195
196196 .. literalinclude :: /driver-examples/DocumentationTransactionsExampleSpec.scala
197- :dedent: 2
198197 :language: scala
199198 :lines: 50-
200199
232231 :dedent: 8
233232 :start-after: Start Transactions Retry Example 3
234233 :end-before: End Transactions Retry Example 3
234+
235+ - id: c
236+ content: |
237+
238+ .. literalinclude :: /driver-examples/test-mongoc-sample-commands.c
239+ :language: c
240+ :start-after: Start Transactions Retry Example 3
241+ :end-before: End Transactions Retry Example 3
You can’t perform that action at this time.
0 commit comments