summaryrefslogtreecommitdiff
path: root/docs/gsg/JAVA/CoreJavaUsage.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gsg/JAVA/CoreJavaUsage.html')
-rw-r--r--docs/gsg/JAVA/CoreJavaUsage.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gsg/JAVA/CoreJavaUsage.html b/docs/gsg/JAVA/CoreJavaUsage.html
index 4e74af7f..2452f32a 100644
--- a/docs/gsg/JAVA/CoreJavaUsage.html
+++ b/docs/gsg/JAVA/CoreJavaUsage.html
@@ -14,7 +14,7 @@
<body>
<div xmlns="" class="navheader">
<div class="libver">
- <p>Library Version 11.2.5.3</p>
+ <p>Library Version 12.1.6.1</p>
</div>
<table width="100%" summary="Navigation header">
<tr>
@@ -51,7 +51,7 @@
Note that you can find the complete implementation of these functions
in:
</p>
- <pre class="programlisting"><span class="emphasis"><em>DB_INSTALL</em></span>/examples_java/db/GettingStarted</pre>
+ <pre class="programlisting"><span class="emphasis"><em>DB_INSTALL</em></span>/examples/java/db/GettingStarted</pre>
<p>
where <code class="literal"><span class="emphasis"><em>DB_INSTALL</em></span></code> is the location where you
placed your DB distribution.