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 ch...@apache.org on 2011/05/17 21:02:56 UTC

svn commit: r1104469 - in /db/derby/docs/branches/10.8/src: devguide/ ref/ tools/

Author: chaase3
Date: Tue May 17 19:02:55 2011
New Revision: 1104469

URL: http://svn.apache.org/viewvc?rev=1104469&view=rev
Log:
DERBY-5226  SQLJ system procedures should be documented in Reference Manual

Merged DERBY-5226-2.diff to 10.8 code branch from trunk revision 1104454.

Added:
    db/derby/docs/branches/10.8/src/ref/crefstorejardb.dita
      - copied unchanged from r1104454, db/derby/docs/trunk/src/ref/crefstorejardb.dita
    db/derby/docs/branches/10.8/src/ref/rrefstorejarinstall.dita
      - copied unchanged from r1104454, db/derby/docs/trunk/src/ref/rrefstorejarinstall.dita
    db/derby/docs/branches/10.8/src/ref/rrefstorejarremove.dita
      - copied unchanged from r1104454, db/derby/docs/trunk/src/ref/rrefstorejarremove.dita
    db/derby/docs/branches/10.8/src/ref/rrefstorejarreplace.dita
      - copied unchanged from r1104454, db/derby/docs/trunk/src/ref/rrefstorejarreplace.dita
Removed:
    db/derby/docs/branches/10.8/src/tools/ctoolsstorejardb.dita
    db/derby/docs/branches/10.8/src/tools/rtoolsjarload3284.dita
    db/derby/docs/branches/10.8/src/tools/ttoolsjarload1002986.dita
    db/derby/docs/branches/10.8/src/tools/ttoolsjarload1003059.dita
    db/derby/docs/branches/10.8/src/tools/ttoolsjarload1003120.dita
Modified:
    db/derby/docs/branches/10.8/src/devguide/rdevdeploy856948.dita
    db/derby/docs/branches/10.8/src/ref/refderby.ditamap
    db/derby/docs/branches/10.8/src/tools/ctoolspre23947.dita
    db/derby/docs/branches/10.8/src/tools/derbytools.ditamap

Modified: db/derby/docs/branches/10.8/src/devguide/rdevdeploy856948.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.8/src/devguide/rdevdeploy856948.dita?rev=1104469&r1=1104468&r2=1104469&view=diff
==============================================================================
--- db/derby/docs/branches/10.8/src/devguide/rdevdeploy856948.dita (original)
+++ db/derby/docs/branches/10.8/src/devguide/rdevdeploy856948.dita Tue May 17 19:02:55 2011
@@ -21,6 +21,7 @@ limitations under the License.
 <prolog>
 </prolog>
 <refbody>
-<section><p>See the <cite><ph conref="../conrefs.dita#pub/citutilities"></ph></cite> for reference information about
-the utility and complete syntax.</p></section>
+<section><p>See the <ph conref="../conrefs.dita#pub/citref"></ph> for reference
+information about the jar file system procedures and complete syntax.</p>
+</section>
 </refbody></reference>

Modified: db/derby/docs/branches/10.8/src/ref/refderby.ditamap
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.8/src/ref/refderby.ditamap?rev=1104469&r1=1104468&r2=1104469&view=diff
==============================================================================
--- db/derby/docs/branches/10.8/src/ref/refderby.ditamap (original)
+++ db/derby/docs/branches/10.8/src/ref/refderby.ditamap Tue May 17 19:02:55 2011
@@ -422,6 +422,14 @@ limitations under the License.
 </topicref>
 <topicref href="rrefupdatestatsproc.dita" navtitle="SYSCS_UTIL.SYSCS_UPDATE_STATISTICS stored procedure">
 </topicref>
+<topicref collection-type="family" href="crefstorejardb.dita" navtitle="System procedures for storing jar files in a database">
+<topicref href="rrefstorejarinstall.dita" navtitle="SQLJ.INSTALL_JAR system procedure">
+</topicref>
+<topicref href="rrefstorejarremove.dita" navtitle="SQLJ.REMOVE_JAR system procedure">
+</topicref>
+<topicref href="rrefstorejarreplace.dita" navtitle="SQLJ.REPLACE_JAR system procedure">
+</topicref>
+</topicref>
 </topicref>
 <topicref href="rrefsyscsdiagtables.dita" navtitle="SYSCS_DIAG diagnostic tables and functions">
 </topicref>

Modified: db/derby/docs/branches/10.8/src/tools/ctoolspre23947.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.8/src/tools/ctoolspre23947.dita?rev=1104469&r1=1104468&r2=1104469&view=diff
==============================================================================
--- db/derby/docs/branches/10.8/src/tools/ctoolspre23947.dita (original)
+++ db/derby/docs/branches/10.8/src/tools/ctoolspre23947.dita Tue May 17 19:02:55 2011
@@ -33,8 +33,6 @@ for <codeph>ij</codeph> properties.</p><
 for <codeph>ij</codeph> commands and errors.</p></li>
 <li><xref href="ctoolsimport16245.dita#ctoolsimport16245"></xref>   <p>Reference
 and how-to instructions for using bulk import and export.</p></li>
-<li><xref href="ctoolsstorejardb.dita#ctoolsstorejardb"></xref>   <p>Syntax
-for executing the built-in procedures for storing jar files in the database.</p></li>
 <li><xref href="rtoolssysinfo41288.dita#rtoolssysinfo41288"></xref>   <p>Reference
 information on the utility that provides information about your <ph conref="../conrefs.dita#prod/productshortname"></ph> environment.</p></li>
 <li><xref href="ctoolsdblook.dita#ctoolsdblook"></xref>   <p>Reference

Modified: db/derby/docs/branches/10.8/src/tools/derbytools.ditamap
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.8/src/tools/derbytools.ditamap?rev=1104469&r1=1104468&r2=1104469&view=diff
==============================================================================
--- db/derby/docs/branches/10.8/src/tools/derbytools.ditamap (original)
+++ db/derby/docs/branches/10.8/src/tools/derbytools.ditamap Tue May 17 19:02:55 2011
@@ -325,15 +325,6 @@ limitations under the License.
 <topicref href="rtoolsimportcodeset.dita" navtitle="CODESET values for import and export procedures">
 </topicref>
 </topicref>
-<topicref collection-type="family" href="ctoolsstorejardb.dita" navtitle="Storing jar files in a database ">
-<topicref href="ttoolsjarload1002986.dita" navtitle="Adding a Jar File"></topicref>
-<topicref href="ttoolsjarload1003059.dita" navtitle="Removing a jar file">
-</topicref>
-<topicref href="ttoolsjarload1003120.dita" navtitle="Replacing a jar file">
-</topicref>
-<topicref href="rtoolsjarload3284.dita" navtitle="Installing a jar example">
-</topicref>
-</topicref>
 <topicref collection-type="family" href="rtoolssysinfo41288.dita" navtitle="sysinfo">
 <topicref href="rtoolssysinfo1002629.dita" navtitle="sysinfo example"></topicref>
 <topicref href="ctoolssysinfo1002931.dita" navtitle="Using sysinfo to check the classpath">