reference/ibm_db2/functions/db2-autocommit.xml
61374bbe228e8e9c55a24aba59a1e2bb2a871148
...
...
@@ -40,7 +40,7 @@
40
40
One of the following constants:
41
41
<variablelist>
42
42
<varlistentry>
43
-
<term><literal>DB2_AUTOCOMMIT_OFF</literal></term>
43
+
<term><constant>DB2_AUTOCOMMIT_OFF</constant></term>
44
44
<listitem>
45
45
<para>
46
46
Turns AUTOCOMMIT off.
...
...
@@ -48,7 +48,7 @@
48
48
</listitem>
49
49
</varlistentry>
50
50
<varlistentry>
51
-
<term><literal>DB2_AUTOCOMMIT_ON</literal></term>
51
+
<term><constant>DB2_AUTOCOMMIT_ON</constant></term>
52
52
<listitem>
53
53
<para>
54
54
Turns AUTOCOMMIT on.
55
55