File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
documentation/src/main/docbook/userGuide/en-US/chapters/transactions Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 254
254
255
255
<example >
256
256
<title >Using Transaction API in JDBC</title >
257
- <programlinsting role =" JAVA" ><xi : include href =" extras/jdbc.java" parse =" text" /></programlinsting >
257
+ <programlisting role =" JAVA" ><xi : include href =" extras/jdbc.java" parse =" text" /></programlisting >
258
258
</example >
259
259
260
260
<example >
261
261
<title >Using Transaction API in JTA (CMT)</title >
262
- <programlinsting role =" JAVA" ><xi : include href =" extras/cmt.java" parse =" text" /></programlinsting >
262
+ <programlisting role =" JAVA" ><xi : include href =" extras/cmt.java" parse =" text" /></programlisting >
263
263
</example >
264
264
265
265
<example >
266
266
<title >Using Transaction API in JTA (BMT)</title >
267
- <programlinsting role =" JAVA" ><xi : include href =" extras/bmt.java" parse =" text" /></programlinsting >
267
+ <programlisting role =" JAVA" ><xi : include href =" extras/bmt.java" parse =" text" /></programlisting >
268
268
</example >
269
269
270
270
<para >
You can’t perform that action at this time.
0 commit comments