aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/db.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/db.xml')
-rw-r--r--chapter06/db.xml17
1 files changed, 15 insertions, 2 deletions
diff --git a/chapter06/db.xml b/chapter06/db.xml
index 17c53eaf1..d54322358 100644
--- a/chapter06/db.xml
+++ b/chapter06/db.xml
@@ -132,8 +132,9 @@
<segtitle>Installed libraries</segtitle>
<seglistitem>
- <seg>db_archive, db_checkpoint, db_deadlock, db_dump, db_hotbackup,
- db_load, db_printlog, db_recover, db_stat, db_upgrade, and db_verify</seg>
+ <seg>db_archive, db_checkpoint, db_codegen, db_deadlock, db_dump,
+ db_hotbackup, db_load, db_printlog, db_recover, db_stat, db_upgrade, and
+ db_verify</seg>
<seg>libdb.{so,ar}and libdb_cxx.r{o,ar}</seg>
</seglistitem>
</segmentedlist>
@@ -163,6 +164,18 @@
</listitem>
</varlistentry>
+ <varlistentry id="db_codegen">
+ <term><command>db_codegen</command></term>
+ <listitem>
+ <para>Generates application code to create and configure Berkeley DB
+ database environments and databases based on a simple description
+ language.</para>
+ <indexterm zone="ch-system-db db_codegen">
+ <primary sortas="b-db_codegen">db_codegen</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="db_deadlock">
<term><command>db_deadlock</command></term>
<listitem>