You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by jt...@apache.org on 2006/03/28 22:02:08 UTC

svn commit: r389596 - in /db/derby/site/trunk: build/site/faq.html src/documentation/content/xdocs/faq.xml

Author: jta
Date: Tue Mar 28 12:02:07 2006
New Revision: 389596

URL: http://svn.apache.org/viewcvs?rev=389596&view=rev
Log:
Added an AM FAQ.

Modified:
    db/derby/site/trunk/build/site/faq.html
    db/derby/site/trunk/src/documentation/content/xdocs/faq.xml

Modified: db/derby/site/trunk/build/site/faq.html
URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/faq.html?rev=389596&r1=389595&r2=389596&view=diff
==============================================================================
--- db/derby/site/trunk/build/site/faq.html (original)
+++ db/derby/site/trunk/build/site/faq.html Tue Mar 28 12:02:07 2006
@@ -158,6 +158,11 @@
         How do you build Derby using Eclipse?
       </a>
 </li>
+<li>
+<a href="#derby_am">3.6. 
+       What does the "am" in org.apache.derby.client.am mean?
+      </a>
+</li>
 </ul>
 </li>
 <li>
@@ -461,9 +466,23 @@
 
 	</p>
 </div>
-<a name="N100B0"></a><a name="users_getstart"></a>
+<a name="N100B0"></a><a name="derby_am"></a>
+<h4 class="faq">3.6. 
+       What does the "am" in org.apache.derby.client.am mean?
+      </h4>
+<div align="right">
+<a href="#derby_am-menu">^</a>
+</div>
+<div style="margin-left: 15px">
+<p>AM means "Abstract Machine". 
+           The code in the client.am directory implements non-public JDBC
+           interfaces that are
+         <a class="external" href="http://mail-archives.apache.org/mod_mbox/db-derby-dev/200602.mbox/%3c43F4E9B5.5000708@Sourcery.Org%3e">independent of any specific protocol</a>.
+	</p>
+</div>
+<a name="N100BC"></a><a name="users_getstart"></a>
 <h3 class="boxed">4. Using Derby: Getting Started</h3>
-<a name="N100B4"></a><a name="derby_ask"></a>
+<a name="N100C0"></a><a name="derby_ask"></a>
 <h4 class="faq">4.1. 
         Where can I ask questions about how to use Derby?
       </h4>
@@ -483,7 +502,7 @@
         feel free to ask for more help.
         </p>
 </div>
-<a name="N100C0"></a><a name="derby_jar"></a>
+<a name="N100CC"></a><a name="derby_jar"></a>
 <h4 class="faq">4.2. 
         Where can I download the Derby jar files?
       </h4>
@@ -496,7 +515,7 @@
 	from the <a href="derby_downloads.html">Derby Downloads</a> page.
 	</p>
 </div>
-<a name="N100CC"></a><a name="derby_alpha"></a>
+<a name="N100D8"></a><a name="derby_alpha"></a>
 <h4 class="faq">4.3. 
       What are Derby alpha snaphots and should I use them?
       </h4>
@@ -514,7 +533,7 @@
       must not be used for production</a>.
       </p>
 </div>
-<a name="N100DC"></a><a name="where_are_docs"></a>
+<a name="N100E8"></a><a name="where_are_docs"></a>
 <h4 class="faq">4.4. 
       Where can I find the Derby documentation?
       </h4>
@@ -540,7 +559,7 @@
       instructions.
       </p>
 </div>
-<a name="N100FE"></a><a name="pda"></a>
+<a name="N1010A"></a><a name="pda"></a>
 <h4 class="faq">4.5. 
       Can you run Derby on PDAs?
       </h4>
@@ -556,7 +575,7 @@
       Guide</a>.
       </p>
 </div>
-<a name="N1010A"></a><a name="createdb_OS_X"></a>
+<a name="N10116"></a><a name="createdb_OS_X"></a>
 <h4 class="faq">4.6. 
         Why can't I create a new database or modify an existing database 
 	on Mac OS X?
@@ -582,7 +601,7 @@
 	sync instead of write sync for log writes.
 	</p>
 </div>
-<a name="N1011A"></a><a name="derby_jdk51"></a>
+<a name="N10126"></a><a name="derby_jdk51"></a>
 <h4 class="faq">4.7. 
       Can I use Derby on JDK 5.0?
       </h4>
@@ -601,7 +620,7 @@
       5.0 is also known as JDK 1.5</a>.
       </p>
 </div>
-<a name="N1012E"></a><a name="in_memory"></a>
+<a name="N1013A"></a><a name="in_memory"></a>
 <h4 class="faq">4.8. 
       Does Derby have a mode that causes it to run entirely in memory?
       </h4>
@@ -618,7 +637,7 @@
       Check that mail list for current status.
       </p>
 </div>
-<a name="N1013E"></a><a name="derby_gui"></a>
+<a name="N1014A"></a><a name="derby_gui"></a>
 <h4 class="faq">4.9. 
       Does Derby have a GUI?
       </h4>
@@ -633,7 +652,7 @@
       that work with Derby.
       </p>
 </div>
-<a name="N1014A"></a><a name="db_name"></a>
+<a name="N10156"></a><a name="db_name"></a>
 <h4 class="faq">4.10. 
       How do you specify database location?
       </h4>
@@ -651,9 +670,9 @@
       Wiki</a>.
       </p>
 </div>
-<a name="N1015A"></a><a name="users_sql"></a>
+<a name="N10166"></a><a name="users_sql"></a>
 <h3 class="boxed">5. Using Derby: SQL</h3>
-<a name="N1015E"></a><a name="null_args"></a>
+<a name="N1016A"></a><a name="null_args"></a>
 <h4 class="faq">5.1. 
       Why can't my SQL function/procedure pass a NULL INTEGER?
       </h4>
@@ -669,7 +688,7 @@
       derby-user mail list topic.
       </p>
 </div>
-<a name="N1016A"></a><a name="limit"></a>
+<a name="N10176"></a><a name="limit"></a>
 <h4 class="faq">5.2. 
       Does Derby support a LIMIT command? 
       </h4>
@@ -682,7 +701,7 @@
       <a class="external" href="http://mail-archives.eu.apache.org/mod_mbox/db-derby-dev/200411.mbox/%3c41A95632.3010301@debrunners.com%3e">JDBC</a>.
       </p>
 </div>
-<a name="N10176"></a><a name="schema_exist"></a>
+<a name="N10182"></a><a name="schema_exist"></a>
 <h4 class="faq">5.3. 
       Why do I get the error 'schema does not exist'?
       </h4>
@@ -714,7 +733,7 @@
       to create in a particular schema and no explicit CREATE SCHEMA was issued.
       </p>
 </div>
-<a name="N10187"></a><a name="debug_lock_timeout"></a>
+<a name="N10193"></a><a name="debug_lock_timeout"></a>
 <h4 class="faq">5.4. 
       I get a lock timeout error. How do I debug this?
       </h4>
@@ -743,7 +762,7 @@
       to narrow down which statements may be holding the locks.
       </p>
 </div>
-<a name="N101A1"></a><a name="identity"></a>
+<a name="N101AD"></a><a name="identity"></a>
 <h4 class="faq">5.5. 
       Can Derby generate unique identifiers like sequences?
       </h4>
@@ -760,9 +779,9 @@
        function returns the most recently assigned number.
       </p>
 </div>
-<a name="N101B1"></a><a name="users_client"></a>
+<a name="N101BD"></a><a name="users_client"></a>
 <h3 class="boxed">6. Using Derby: Client Programming</h3>
-<a name="N101B5"></a><a name="clientserv"></a>
+<a name="N101C1"></a><a name="clientserv"></a>
 <h4 class="faq">6.1. 
       Can you use Derby for client-server applications?
       </h4>
@@ -783,7 +802,7 @@
       DB2 JDBC Universal Driver</a>.
       </p>
 </div>
-<a name="N101CD"></a><a name="netclient"></a>
+<a name="N101D9"></a><a name="netclient"></a>
 <h4 class="faq">6.2. 
       Does Derby include a client-server ("network") jdbc driver?
       </h4>
@@ -799,7 +818,7 @@
       and it became available in Derby 10.1.
       </p>
 </div>
-<a name="N101D9"></a><a name="db2_jcc_errors"></a>
+<a name="N101E5"></a><a name="db2_jcc_errors"></a>
 <h4 class="faq">6.3. 
       How can I get the message text for an error using the DB2 JDBC
       Universal Driver?
@@ -817,7 +836,7 @@
       mail list topic.
       </p>
 </div>
-<a name="N101E8"></a><a name="derby_xa"></a>
+<a name="N101F4"></a><a name="derby_xa"></a>
 <h4 class="faq">6.4. 
       Can you execute a query that spans two Derby databases 
       across different JVMs?
@@ -833,7 +852,7 @@
       <a href="http://db.apache.org/derby/docs/10.1/adminguide/cadminapps811478.html">Admin and Server Guide</a>.
       </p>
 </div>
-<a name="N101F4"></a><a name="derby_faster"></a>
+<a name="N10200"></a><a name="derby_faster"></a>
 <h4 class="faq">6.5. 
       Are there any tips to make Derby go faster?
       </h4>
@@ -868,7 +887,7 @@
       
 </ol>
 </div>
-<a name="N1020D"></a><a name="jdbc_lob"></a>
+<a name="N10219"></a><a name="jdbc_lob"></a>
 <h4 class="faq">6.6. 
       Where is an example that shows how to insert a CLOB?
       </h4>

Modified: db/derby/site/trunk/src/documentation/content/xdocs/faq.xml
URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/src/documentation/content/xdocs/faq.xml?rev=389596&r1=389595&r2=389596&view=diff
==============================================================================
--- db/derby/site/trunk/src/documentation/content/xdocs/faq.xml (original)
+++ db/derby/site/trunk/src/documentation/content/xdocs/faq.xml Tue Mar 28 12:02:07 2006
@@ -184,6 +184,18 @@
 	</p>
       </answer>
     </faq>
+    <faq id="derby_am">
+      <question>
+       What does the "am" in org.apache.derby.client.am mean?
+      </question>
+      <answer>
+	<p>AM means "Abstract Machine". 
+           The code in the client.am directory implements non-public JDBC
+           interfaces that are
+         <a href="http://mail-archives.apache.org/mod_mbox/db-derby-dev/200602.mbox/%3c43F4E9B5.5000708@Sourcery.Org%3e">independent of any specific protocol</a>.
+	</p>
+      </answer>
+    </faq>
 
   </faqsection>