• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs/collections/tutorial/
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4  <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6    <title>For More Information</title>
7    <link rel="stylesheet" href="gettingStarted.css" type="text/css" />
8    <meta name="generator" content="DocBook XSL Stylesheets V1.62.4" />
9    <link rel="home" href="index.html" title="Berkeley DB Collections Tutorial" />
10    <link rel="up" href="preface.html" title="Preface" />
11    <link rel="previous" href="preface.html" title="Preface" />
12    <link rel="next" href="intro.html" title="Chapter��1.��&#10;        Introduction&#10;    " />
13  </head>
14  <body>
15    <div class="navheader">
16      <table width="100%" summary="Navigation header">
17        <tr>
18          <th colspan="3" align="center">For More Information</th>
19        </tr>
20        <tr>
21          <td width="20%" align="left"><a accesskey="p" href="preface.html">Prev</a>��</td>
22          <th width="60%" align="center">Preface</th>
23          <td width="20%" align="right">��<a accesskey="n" href="intro.html">Next</a></td>
24        </tr>
25      </table>
26      <hr />
27    </div>
28    <div class="sect1" lang="en" xml:lang="en">
29      <div class="titlepage">
30        <div>
31          <div>
32            <h2 class="title" style="clear: both"><a id="moreinfo"></a>For More Information</h2>
33          </div>
34        </div>
35        <div></div>
36      </div>
37      <p>
38            Beyond this manual, you may also find the following sources of information useful when building a
39            DB application:
40        </p>
41      <div class="itemizedlist">
42        <ul type="disc">
43          <li>
44            <p>
45                    <a href="http://www.oracle.com/technology/documentation/berkeley-db/db/gsg/JAVA/index.html" target="_top">
46                        Getting Started with Berkeley DB for Java
47                    </a>
48                    
49                </p>
50          </li>
51          <li>
52            <p>
53                    
54
55                    <a href="http://www.oracle.com/technology/documentation/berkeley-db/db/gsg_txn/JAVA/index.html" target="_top">
56                         Getting Started with Transaction Processing for Java
57                    </a>
58
59                </p>
60          </li>
61          <li>
62            <p>
63                        <a href="http://www.oracle.com/technology/documentation/berkeley-db/db/gsg_db_rep/JAVA/index.html" target="_top">
64                                Berkeley DB Getting Started with Replicated Applications for Java
65                        </a>
66                </p>
67          </li>
68          <li>
69            <p>
70                    <a href="http://www.oracle.com/technology/documentation/berkeley-db/db/ref/toc.html" target="_top">
71                        Berkeley DB Programmer's Reference Guide
72                    </a>
73                </p>
74          </li>
75          <li>
76            <p>
77                    <a href="http://www.oracle.com/technology/documentation/berkeley-db/db/java/index.html" target="_top">
78                        Berkeley DB Javadoc
79                    </a>
80                    
81                </p>
82          </li>
83        </ul>
84      </div>
85    </div>
86    <div class="navfooter">
87      <hr />
88      <table width="100%" summary="Navigation footer">
89        <tr>
90          <td width="40%" align="left"><a accesskey="p" href="preface.html">Prev</a>��</td>
91          <td width="20%" align="center">
92            <a accesskey="u" href="preface.html">Up</a>
93          </td>
94          <td width="40%" align="right">��<a accesskey="n" href="intro.html">Next</a></td>
95        </tr>
96        <tr>
97          <td width="40%" align="left" valign="top">Preface��</td>
98          <td width="20%" align="center">
99            <a accesskey="h" href="index.html">Home</a>
100          </td>
101          <td width="40%" align="right" valign="top">��Chapter��1.��
102        Introduction
103    </td>
104        </tr>
105      </table>
106    </div>
107  </body>
108</html>
109