File tree 1 file changed +3
-3
lines changed
documentation/src/main/docbook/manual/en-US/chapters/transactions
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 241
241
242
242
<example >
243
243
<title >Using Transaction API in JDBC</title >
244
- <programlinsting role =" JAVA" ><xi : include href =" extras/jdbc.java" /></programlinsting >
244
+ <programlinsting role =" JAVA" ><xi : include href =" extras/jdbc.java" parse = " text " /></programlinsting >
245
245
</example >
246
246
247
247
<example >
248
248
<title >Using Transaction API in JTA (CMT)</title >
249
- <programlinsting role =" JAVA" ><xi : include href =" extras/cmt.java" /></programlinsting >
249
+ <programlinsting role =" JAVA" ><xi : include href =" extras/cmt.java" parse = " text " /></programlinsting >
250
250
</example >
251
251
252
252
<example >
253
253
<title >Using Transaction API in JTA (BMT)</title >
254
- <programlinsting role =" JAVA" ><xi : include href =" extras/bmt.java" /></programlinsting >
254
+ <programlinsting role =" JAVA" ><xi : include href =" extras/bmt.java" parse = " text " /></programlinsting >
255
255
</example >
256
256
257
257
<para >
You can’t perform that action at this time.
0 commit comments