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 2005/01/05 02:24:34 UTC

svn commit: r124178 - in incubator/derby/site/trunk: build/site build/site/binaries build/site/papers src/documentation/content/binaries src/documentation/content/xdocs src/documentation/content/xdocs/papers

Author: jta
Date: Tue Jan  4 17:24:32 2005
New Revision: 124178

URL: http://svn.apache.org/viewcvs?view=rev&rev=124178
Log:
Converted ApacheDerbyInternals_1_1.sxi to PDF and added an FAQ.

Added:
   incubator/derby/site/trunk/build/site/binaries/ApacheDerbyInternals_1_1.pdf   (contents, props changed)
   incubator/derby/site/trunk/src/documentation/content/binaries/ApacheDerbyInternals_1_1.pdf   (contents, props changed)
Modified:
   incubator/derby/site/trunk/build/site/faq.html
   incubator/derby/site/trunk/build/site/papers/MiscPresentations.html
   incubator/derby/site/trunk/build/site/papers/index.html
   incubator/derby/site/trunk/build/site/papers/misc.html
   incubator/derby/site/trunk/src/documentation/content/xdocs/faq.xml
   incubator/derby/site/trunk/src/documentation/content/xdocs/papers/MiscPresentations.xml
   incubator/derby/site/trunk/src/documentation/content/xdocs/papers/index.xml
   incubator/derby/site/trunk/src/documentation/content/xdocs/papers/misc.xml

Added: incubator/derby/site/trunk/build/site/binaries/ApacheDerbyInternals_1_1.pdf
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/build/site/binaries/ApacheDerbyInternals_1_1.pdf?view=auto&rev=124178
==============================================================================
Binary file. No diff available.

Modified: incubator/derby/site/trunk/build/site/faq.html
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/build/site/faq.html?view=diff&rev=124178&p1=incubator/derby/site/trunk/build/site/faq.html&r1=124177&p2=incubator/derby/site/trunk/build/site/faq.html&r2=124178
==============================================================================
--- incubator/derby/site/trunk/build/site/faq.html	(original)
+++ incubator/derby/site/trunk/build/site/faq.html	Tue Jan  4 17:24:32 2005
@@ -265,18 +265,23 @@
       Can you run Derby on PDAs and phones?
       </a>
 </li>
+<li>
+<a name="limit-menu"></a><a href="#limit">
+      Does Derby support a LIMIT command? 
+      </a>
+</li>
 </ul>
 <br>
 </li>
 </ol>
 </div>
-<a name="N1003E"></a><a name="Answers"></a>
+<a name="N10043"></a><a name="Answers"></a>
 <h3>Answers</h3>
 <div style="margin-left: 0 ; border: 2px">
-<a name="N10042"></a><a name="developers"></a>
+<a name="N10047"></a><a name="developers"></a>
 <h4>1. Developing Derby</h4>
 <div style="margin-left: 0 ; border: 2px">
-<a name="N10046"></a><a name="derby_source"></a>
+<a name="N1004B"></a><a name="derby_source"></a>
 <h5>1.1. 
         Where is the Derby source code?
       <span style="float: right"><a href="#derby_source-menu">^</a></span>
@@ -292,7 +297,7 @@
 	to view Derby source code using your web browser.
         </p>
 </div>
-<a name="N10056"></a><a name="derby_internals"></a>
+<a name="N1005B"></a><a name="derby_internals"></a>
 <h5>1.2. 
         Where can I read about Derby internals?
       <span style="float: right"><a href="#derby_internals-menu">^</a></span>
@@ -307,7 +312,7 @@
 	mail list and post any questions you have.
         </p>
 </div>
-<a name="N10066"></a><a name="derby_issues"></a>
+<a name="N1006B"></a><a name="derby_issues"></a>
 <h5>1.3. 
         Where are Apache Derby bugs logged?
       <span style="float: right"><a href="#derby_issues-menu">^</a></span>
@@ -319,7 +324,7 @@
 	tracker</a> to track bugs.
 	</p>
 </div>
-<a name="N10072"></a><a name="derby_update"></a>
+<a name="N10077"></a><a name="derby_update"></a>
 <h5>1.4. 
         Who can create a new Apache Derby issue?
       <span style="float: right"><a href="#derby_update-menu">^</a></span>
@@ -337,10 +342,10 @@
 	</p>
 </div>
 </div>
-<a name="N10082"></a><a name="users"></a>
+<a name="N10087"></a><a name="users"></a>
 <h4>2. Using Derby</h4>
 <div style="margin-left: 0 ; border: 2px">
-<a name="N10086"></a><a name="createdb_OS_X"></a>
+<a name="N1008B"></a><a name="createdb_OS_X"></a>
 <h5>2.1. 
         Why can't I create a new database on Mac OS X?
       <span style="float: right"><a href="#createdb_OS_X-menu">^</a></span>
@@ -357,7 +362,7 @@
 	sync instead of write sync for log writes.
 	</p>
 </div>
-<a name="N10096"></a><a name="derby_jar"></a>
+<a name="N1009B"></a><a name="derby_jar"></a>
 <h5>2.2. 
         Where can I download the Derby jar files?
       <span style="float: right"><a href="#derby_jar-menu">^</a></span>
@@ -368,7 +373,7 @@
 	from the <a href="derby_downloads.html">Derby Downloads</a> page.
 	</p>
 </div>
-<a name="N100A2"></a><a name="null_args"></a>
+<a name="N100A7"></a><a name="null_args"></a>
 <h5>2.3. 
       Why can't my SQL function/procedure pass a NULL INTEGER?
       <span style="float: right"><a href="#null_args-menu">^</a></span>
@@ -383,7 +388,7 @@
       Java primitives (short, float, double, long).
       </p>
 </div>
-<a name="N100AE"></a><a name="pda"></a>
+<a name="N100B3"></a><a name="pda"></a>
 <h5>2.4. 
       Can you run Derby on PDAs and phones?
       <span style="float: right"><a href="#pda-menu">^</a></span>
@@ -398,6 +403,17 @@
       Also see the discussions on the
       <a href="http://mail-archives.apache.org/eyebrowse/BrowseList?listName=derby-user@db.apache.org&by=subject&from=685470&to=685470&first=1&count=8">derby-user</a>
       list.
+      </p>
+</div>
+<a name="N100C3"></a><a name="limit"></a>
+<h5>2.5. 
+      Does Derby support a LIMIT command? 
+      <span style="float: right"><a href="#limit-menu">^</a></span>
+</h5>
+<div style="margin-left: 15 ; border: 2px">
+<p>
+      Derby supports limiting the number of rows returned by a query through
+      <a href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=derby-dev@db.apache.org&msgId=2017857">JDBC</a>.
       </p>
 </div>
 </div>

Modified: incubator/derby/site/trunk/build/site/papers/MiscPresentations.html
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/build/site/papers/MiscPresentations.html?view=diff&rev=124178&p1=incubator/derby/site/trunk/build/site/papers/MiscPresentations.html&r1=124177&p2=incubator/derby/site/trunk/build/site/papers/MiscPresentations.html&r2=124178
==============================================================================
--- incubator/derby/site/trunk/build/site/papers/MiscPresentations.html	(original)
+++ incubator/derby/site/trunk/build/site/papers/MiscPresentations.html	Tue Jan  4 17:24:32 2005
@@ -249,7 +249,8 @@
 His presentation,
 <em>Internals of Derby</em>,
 is available for download
-[<a href="../binaries/ApacheDerbyInternals_1_1.sxi">Open Office</a>].
+[<a href="../binaries/ApacheDerbyInternals_1_1.sxi">Open Office</a>]
+[<a href="../binaries/ApacheDerbyInternals_1_1.pdf">PDF</a>].
 </p>
 </div>
 
@@ -257,7 +258,7 @@
 
 <p>
 
-<em>Last updated: 24-November-2004</em>
+<em>Last updated: January 5, 2005</em>
 
 </p>
 

Modified: incubator/derby/site/trunk/build/site/papers/index.html
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/build/site/papers/index.html?view=diff&rev=124178&p1=incubator/derby/site/trunk/build/site/papers/index.html&r1=124177&p2=incubator/derby/site/trunk/build/site/papers/index.html&r2=124178
==============================================================================
--- incubator/derby/site/trunk/build/site/papers/index.html	(original)
+++ incubator/derby/site/trunk/build/site/papers/index.html	Tue Jan  4 17:24:32 2005
@@ -327,7 +327,8 @@
 <tr>
        
 <td colspan="1" rowspan="1"> Internals of Derby
-            [<a href="../binaries/ApacheDerbyInternals_1_1.sxi">Open Office</a>].
+            [<a href="../binaries/ApacheDerbyInternals_1_1.sxi">Open Office</a>]
+            [<a href="../binaries/ApacheDerbyInternals_1_1.pdf">PDF</a>]
        </td>
        <td colspan="1" rowspan="1"> Colorado Software Summit 2004 </td>
      
@@ -362,7 +363,7 @@
 </div>
 
 
-<a name="N100BA"></a><a name="How+To%27s"></a>
+<a name="N100BE"></a><a name="How+To%27s"></a>
 <h3>How To's</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -374,7 +375,7 @@
 </div>
 
 
-<a name="N100C8"></a><a name="How+to+Contribute+Papers"></a>
+<a name="N100CC"></a><a name="How+to+Contribute+Papers"></a>
 <h3>How to Contribute Papers</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -447,7 +448,7 @@
 
 
 <p>
-<em>Last Updated: November 24, 2004</em>
+<em>Last Updated: January 4, 2005</em>
 </p>
 
 <div class="attribution"></div>

Modified: incubator/derby/site/trunk/build/site/papers/misc.html
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/build/site/papers/misc.html?view=diff&rev=124178&p1=incubator/derby/site/trunk/build/site/papers/misc.html&r1=124177&p2=incubator/derby/site/trunk/build/site/papers/misc.html&r2=124178
==============================================================================
--- incubator/derby/site/trunk/build/site/papers/misc.html	(original)
+++ incubator/derby/site/trunk/build/site/papers/misc.html	Tue Jan  4 17:24:32 2005
@@ -322,8 +322,7 @@
   
 <td colspan="1" rowspan="1"><a href="https://sourceforge.net/projects/daffodilreplica/">Daffodil</a></td>
    <td colspan="1" rowspan="1"> GPL </td>
-  <td colspan="1" rowspan="1">Daffodil is an open source
-  <a href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=derby-user@db.apache.org&msgNo=228">synchronization tool.</a>
+  <td colspan="1" rowspan="1">Daffodil is an open source replication/<a href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=derby-user@db.apache.org&msgNo=228">synchronization tool.</a>
    </td>
 
 </tr>

Added: incubator/derby/site/trunk/src/documentation/content/binaries/ApacheDerbyInternals_1_1.pdf
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/src/documentation/content/binaries/ApacheDerbyInternals_1_1.pdf?view=auto&rev=124178
==============================================================================
Binary file. No diff available.

Modified: incubator/derby/site/trunk/src/documentation/content/xdocs/faq.xml
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/src/documentation/content/xdocs/faq.xml?view=diff&rev=124178&p1=incubator/derby/site/trunk/src/documentation/content/xdocs/faq.xml&r1=124177&p2=incubator/derby/site/trunk/src/documentation/content/xdocs/faq.xml&r2=124178
==============================================================================
--- incubator/derby/site/trunk/src/documentation/content/xdocs/faq.xml	(original)
+++ incubator/derby/site/trunk/src/documentation/content/xdocs/faq.xml	Tue Jan  4 17:24:32 2005
@@ -141,6 +141,18 @@
       </answer>
 
     </faq>
+    <faq id="limit">
+      <question>
+      Does Derby support a LIMIT command? 
+      </question>
+      <answer>
+      <p>
+      Derby supports limiting the number of rows returned by a query through
+      <link href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=derby-dev@db.apache.org&amp;msgId=2017857">JDBC</link>.
+      </p>
+      </answer>
+
+    </faq>
 
   </part>
 </faqs>

Modified: incubator/derby/site/trunk/src/documentation/content/xdocs/papers/MiscPresentations.xml
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/src/documentation/content/xdocs/papers/MiscPresentations.xml?view=diff&rev=124178&p1=incubator/derby/site/trunk/src/documentation/content/xdocs/papers/MiscPresentations.xml&r1=124177&p2=incubator/derby/site/trunk/src/documentation/content/xdocs/papers/MiscPresentations.xml&r2=124178
==============================================================================
--- incubator/derby/site/trunk/src/documentation/content/xdocs/papers/MiscPresentations.xml	(original)
+++ incubator/derby/site/trunk/src/documentation/content/xdocs/papers/MiscPresentations.xml	Tue Jan  4 17:24:32 2005
@@ -18,14 +18,15 @@
 His presentation,
 <em>Internals of Derby</em>,
 is available for download
-[<a href="../binaries/ApacheDerbyInternals_1_1.sxi">Open Office</a>].
+[<a href="../binaries/ApacheDerbyInternals_1_1.sxi">Open Office</a>]
+[<a href="../binaries/ApacheDerbyInternals_1_1.pdf">PDF</a>].
 </p>
 
 </section>
 
 
 <p>
-<em>Last updated: 24-November-2004</em>
+<em>Last updated: January 5, 2005</em>
 </p>
 
 </body>

Modified: incubator/derby/site/trunk/src/documentation/content/xdocs/papers/index.xml
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/src/documentation/content/xdocs/papers/index.xml?view=diff&rev=124178&p1=incubator/derby/site/trunk/src/documentation/content/xdocs/papers/index.xml&r1=124177&p2=incubator/derby/site/trunk/src/documentation/content/xdocs/papers/index.xml&r2=124178
==============================================================================
--- incubator/derby/site/trunk/src/documentation/content/xdocs/papers/index.xml	(original)
+++ incubator/derby/site/trunk/src/documentation/content/xdocs/papers/index.xml	Tue Jan  4 17:24:32 2005
@@ -65,7 +65,8 @@
      <table> 
      <tr>
        <td> Internals of Derby
-            [<a href="../binaries/ApacheDerbyInternals_1_1.sxi">Open Office</a>].
+            [<a href="../binaries/ApacheDerbyInternals_1_1.sxi">Open Office</a>]
+            [<a href="../binaries/ApacheDerbyInternals_1_1.pdf">PDF</a>]
        </td>
        <td> Colorado Software Summit 2004 </td>
      </tr>
@@ -169,6 +170,6 @@
 
 </section>
 
-<p><em>Last Updated: November 24, 2004</em></p>
+<p><em>Last Updated: January 4, 2005</em></p>
 </body>
 </document>

Modified: incubator/derby/site/trunk/src/documentation/content/xdocs/papers/misc.xml
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/src/documentation/content/xdocs/papers/misc.xml?view=diff&rev=124178&p1=incubator/derby/site/trunk/src/documentation/content/xdocs/papers/misc.xml&r1=124177&p2=incubator/derby/site/trunk/src/documentation/content/xdocs/papers/misc.xml&r2=124178
==============================================================================
--- incubator/derby/site/trunk/src/documentation/content/xdocs/papers/misc.xml	(original)
+++ incubator/derby/site/trunk/src/documentation/content/xdocs/papers/misc.xml	Tue Jan  4 17:24:32 2005
@@ -68,8 +68,7 @@
 <tr>
   <td><a href="https://sourceforge.net/projects/daffodilreplica/">Daffodil</a></td>
    <td> GPL </td>
-  <td>Daffodil is an open source
-  <a href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=derby-user@db.apache.org&amp;msgNo=228">synchronization tool.</a>
+  <td>Daffodil is an open source replication/<a href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=derby-user@db.apache.org&amp;msgNo=228">synchronization tool.</a>
    </td>
 </tr>