Modified: db/derby/site/trunk/build/site/skin/screen.css URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/skin/screen.css?rev=232402&r1=232401&r2=232402&view=diff ============================================================================== --- db/derby/site/trunk/build/site/skin/screen.css (original) +++ db/derby/site/trunk/build/site/skin/screen.css Fri Aug 12 15:57:34 2005 @@ -1,5 +1,6 @@ /* -* Copyright 2002-2004 The Apache Software Foundation +* Copyright 2002-2004 The Apache Software Foundation or its licensors, +* as applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -330,6 +331,21 @@ #menu #credit { text-align: center; } +#menu #credit2 { + text-align: center; + padding: 3px 3px 3px 3px; + background-color: #ffffff; +} +#menu .searchbox { + text-align: center; +} +#menu .searchbox form { + padding: 3px 3px; + margin: 0; +} +#menu .searchbox input { + font-size: 100%; +} #content { padding: 20px 20px 20px 180px; @@ -403,6 +419,20 @@ padding: 0; } +#motd-area { + position: relative; /* IE bugfix cont'd */ + float: right; + width: 35%; + background-color: #f0f0ff; + border-top: solid 1px #4C6C8F; + border-bottom: solid 1px #4C6C8F; + margin-bottom: 15px; + margin-left: 15px; + margin-right: 10%; + padding-bottom: 5px; + padding-top: 5px; +} + #minitoc-area { border-top: solid 1px #4C6C8F; border-bottom: solid 1px #4C6C8F; @@ -416,6 +446,7 @@ list-style-image: url('images/current.gif'); font-weight: normal; } + li p { margin: 0; padding: 0; @@ -509,4 +540,11 @@ display: block; height: 16px; width: 16px; -} \ No newline at end of file +} + +p.instruction { + display: list-item; + list-style-image: url('../images/instruction_arrow.png'); + list-style-position: outside; + margin-left: 2em; +} \ No newline at end of file Modified: db/derby/site/trunk/build/site/skin/skinconf.xsl URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/skin/skinconf.xsl?rev=232402&r1=232401&r2=232402&view=diff ============================================================================== --- db/derby/site/trunk/build/site/skin/skinconf.xsl (original) +++ db/derby/site/trunk/build/site/skin/skinconf.xsl Fri Aug 12 15:57:34 2005 @@ -1,6 +1,7 @@ + + + + + + + + + + + + + + + + + + + Added: db/derby/site/trunk/build/tmp/internal.xmap URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/tmp/internal.xmap?rev=232402&view=auto ============================================================================== --- db/derby/site/trunk/build/tmp/internal.xmap (added) +++ db/derby/site/trunk/build/tmp/internal.xmap Fri Aug 12 15:57:34 2005 @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + Added: db/derby/site/trunk/build/tmp/output.xmap URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/tmp/output.xmap?rev=232402&view=auto ============================================================================== --- db/derby/site/trunk/build/tmp/output.xmap (added) +++ db/derby/site/trunk/build/tmp/output.xmap Fri Aug 12 15:57:34 2005 @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + Added: db/derby/site/trunk/build/tmp/projfilters.properties URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/tmp/projfilters.properties?rev=232402&view=auto ============================================================================== --- db/derby/site/trunk/build/tmp/projfilters.properties (added) +++ db/derby/site/trunk/build/tmp/projfilters.properties Fri Aug 12 15:57:34 2005 @@ -0,0 +1,39 @@ +#Ant properties +#Fri Aug 12 15:34:14 PDT 2005 +project.sitemap=src/documentation/sitemap.xmap +project.war=C\:\\derby-site\\build\\my-project.war +project.name=my-project +project.brokenlinkfile=C\:\\derby-site\\build\\tmp\\brokenlinks.xml +project.stylesheets-dir=src/documentation/resources/stylesheets +project.webapp=C\:\\derby-site\\build\\webapp +project.skinconf=src/documentation/skinconf.xml +project.debuglevel=ERROR +project.skin=pelt +project.configfile=C\:\\forrest\\main\\webapp/WEB-INF/cli.xconf +project.images-dir=src/documentation/resources/images +project.conf-dir=src/documentation/conf +project.temp-dir=C\:\\derby-site/build/tmp +project.translations-dir=src/documentation/translations +project.menu-scheme=tab_attributes +project.lib-dir=src/documentation/lib +project.build-dir=C\:\\derby-site/build +project.classes-dir=src/documentation/classes +project.resources-dir=src/documentation/resources +project.grammars-dir=src/documentation/resources/grammars +project.start-uri=linkmap.html +project.sitemap-dir=src/documentation +project.logger=debug +project.cocoon-work-dir=C\:\\derby-site\\build\\tmp\\cocoon-work +project.schema-dir=src/documentation/resources/schema +project.status=status.xml +project.xdocs-dir=src/documentation/content/xdocs +project.required.plugins=org.apache.forrest.plugin.output.pdf +project.bugtracking-url=http\://issues.apache.org/bugzilla/show_bug.cgi?id\= +project.skins-dir=src/documentation/skins +project.i18n=false +project.catalog=src/documentation/resources/schema/catalog.xcat +project.site-dir=C\:\\derby-site\\build\\site +project.raw-content-dir=src/documentation/content +project.content-dir=src/documentation +project.logkitfile=C\:\\forrest\\main\\webapp/WEB-INF/logkit.xconf +project.home=C\:\\derby-site Added: db/derby/site/trunk/build/tmp/resources.xmap URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/tmp/resources.xmap?rev=232402&view=auto ============================================================================== --- db/derby/site/trunk/build/tmp/resources.xmap (added) +++ db/derby/site/trunk/build/tmp/resources.xmap Fri Aug 12 15:57:34 2005 @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + Modified: db/derby/site/trunk/forrest.properties URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/forrest.properties?rev=232402&r1=232401&r2=232402&view=diff ============================================================================== --- db/derby/site/trunk/forrest.properties (original) +++ db/derby/site/trunk/forrest.properties Fri Aug 12 15:57:34 2005 @@ -1,4 +1,5 @@ -# Copyright 2002-2004 The Apache Software Foundation +# Copyright 2002-2005 The Apache Software Foundation or its licensors, +# as applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,21 +15,23 @@ ############## # Properties used by forrest.build.xml for building the website -# These are the defaults, un-comment them if you need to change them. +# These are the defaults, un-comment them only if you need to change them. ############## # Prints out a summary of Forrest settings for this project -#forrest.echo=true +#forrest.echo=true # Project name (used to name .war file) #project.name=my-project # Specifies name of Forrest skin to use -#project.skin=tigris +# See list at http://forrest.apache.org/docs/skins.html #project.skin=pelt +# Descriptors for plugins and skins # comma separated list, file:// is supported #forrest.skins.descriptors=http://forrest.apache.org/skins/skins.xml,file:///c:/myskins/skins.xml +#forrest.plugins.descriptors=http://forrest.apache.org/plugins/plugins.xml,http://forrest.apache.org/plugins/whiteboard-plugins.xml ############## # behavioural properties @@ -87,18 +90,40 @@ # The URL to start crawling from #project.start-uri=linkmap.html + # Set logging level for messages printed to the console # (DEBUG, INFO, WARN, ERROR, FATAL_ERROR) #project.debuglevel=ERROR + # Max memory to allocate to Java #forrest.maxmemory=64m + # Any other arguments to pass to the JVM. For example, to run on an X-less # server, set to -Djava.awt.headless=true #forrest.jvmargs= + # The bugtracking URL - the issue number will be appended #project.bugtracking-url=http://issues.apache.org/bugzilla/show_bug.cgi?id= #project.bugtracking-url=http://issues.apache.org/jira/browse/ + # The issues list as rss #project.issues-rss-url= -#I18n Property only works for the "forrest run" target. + +#I18n Property. Based on the locale request for the browser. +#If you want to use it for static site then modify the JVM system.language +# and run once per language #project.i18n=true + +# The names of plugins that are required to build the project +# comma separated list (no spaces) +# You can request a specific version by appending "-VERSION" to the end of +# the plugin name. If you exclude a version number the latest released version +# will be used, however, be aware that this may be a development version. In +# a production environment it is recomended that you specify a known working +# version. +# Run "forrest available-plugins" for a list of plug-ins currently available +project.required.plugins=org.apache.forrest.plugin.output.pdf + +# Proxy configuration +# proxy.host= +# proxy.port= Propchange: db/derby/site/trunk/forrest.properties ------------------------------------------------------------------------------ svn:eol-style = native Modified: db/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml?rev=232402&r1=232401&r2=232402&view=diff ============================================================================== --- db/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml (original) +++ db/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml Fri Aug 12 15:57:34 2005 @@ -67,14 +67,6 @@ (Apr 28, 2005 / SVN 165169) [zip] -
  • Derby 10.0.2.1 (Nov 2, 2004 / SVN 56458) - [zip, - tar.gz] -
  • -
  • Derby 10.0.2.0 (Sep 13, 2004 / SVN 46005) - [zip, - tar.gz] -
  • Modified: db/derby/site/trunk/src/documentation/content/xdocs/integrate/misc.xml URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/src/documentation/content/xdocs/integrate/misc.xml?rev=232402&r1=232401&r2=232402&view=diff ============================================================================== --- db/derby/site/trunk/src/documentation/content/xdocs/integrate/misc.xml (original) +++ db/derby/site/trunk/src/documentation/content/xdocs/integrate/misc.xml Fri Aug 12 15:57:34 2005 @@ -97,7 +97,7 @@ DOTS is the Database Opensource Test Suite. Sunitha Kambhampati provided a writeup on - Running DOTS with Derby + Running DOTS with Derby and Ramandeep Kaur provided a writeup on Copied: db/derby/site/trunk/src/documentation/content/xdocs/papers/DerbyClientSpec.html (from r231126, db/derby/site/trunk/src/documentation/content/papers/DerbyClientSpec.html) URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/src/documentation/content/xdocs/papers/DerbyClientSpec.html?p2=db/derby/site/trunk/src/documentation/content/xdocs/papers/DerbyClientSpec.html&p1=db/derby/site/trunk/src/documentation/content/papers/DerbyClientSpec.html&r1=231126&r2=232402&rev=232402&view=diff ============================================================================== --- db/derby/site/trunk/src/documentation/content/papers/DerbyClientSpec.html (original) +++ db/derby/site/trunk/src/documentation/content/xdocs/papers/DerbyClientSpec.html Fri Aug 12 15:57:34 2005 @@ -29,7 +29,7 @@ -

    Derby Network Client

    +

    Derby Network Client


    @@ -38,7 +38,7 @@


    -

    Contents

    +

    Contents


    -

    Overview

    +

    Overview

    The Derby network client provides network connectivity to the Derby Network Server. It is distributed as an additional jar file, derbyclient.jar, with an entirely independent code base from the embedded driver.

    @@ -76,7 +76,7 @@
    -

    Functionality

    +

    Functionality

    All functionality for the Derby network client is packaged in the derbyclient.jar file which will be added to the Derby distribution. The client @@ -95,7 +95,7 @@ of using each characteristic mentioned here.


    -

    JDBC Driver and DataSource names

    +

    JDBC Driver and DataSource names

    The Derby network client classes and JDBC interfaces they implement are listed below.

    @@ -135,7 +135,7 @@


    -

    Ways to Connect using the Derby Client Driver

    +

    Ways to Connect using the Derby Client Driver

    Client CLASSPATH

    Prior to using the Derby network client, the derbyclient.jar file needs to be added to the classpath on the client. On Windows, to add the derbyclient.jar @@ -189,7 +189,7 @@


    -

    Data Source properties

    +

    Data Source properties

    The following data source properties are available on the ClientDataSource, ClientConnectionPoolDataSource and the ClientXADataSource classes.

    @@ -332,7 +332,7 @@ communicate it to the server.


    -

    Tracing

    +

    Tracing

    The Derby network client provides a tracing facility to collect JDBC trace information and view protocol flows. Listed below are various ways to obtain trace output. However, the easiest way to turn on tracing is to use the @@ -729,7 +729,7 @@ flows, specify this value for traceLevel:
    ~TRACE_PROTOCOL_FLOWS


    -

    Security

    +

    Security

    Derby network client allows you to select a security mechanism by specifying a value for the securityMechanism property. You can set this property in one of the following ways:

    @@ -773,7 +773,7 @@
    -

    Packaging, Distribution and Versioning

    +

    Packaging, Distribution and Versioning

    The Derby network client will assume the version of the Derby release in which it is offered (currently thought to be 10.1).

    A new jar file, derbyclient.jar, needs to be added to the distribution, which @@ -782,8 +782,8 @@ files and scripts will need to be changed to use the Derby network client.


    -

    Comparision and/or differences with the Derby Embedded -Driver

    +

    Comparision and/or differences with the Derby Embedded +Driver

    The following known differences exist between the embedded driver and the network client driver. Many of these are already documented as Network Server differences at


    -

    Effects to existing documentation

    +

    Effects to existing documentation

    The following Derby Manuals should be updated to include the new client driver. The Server Guide, Tools and Getting Started guides at least will be affected. Currently they document using the network server with the IBM DB2 @@ -880,7 +880,7 @@ as described above.


    -

    Miscellaneous

    +

    Miscellaneous

    Tools

    ij will recognize the new URL and load the driver automatically. dblook will accept the client URL. sysinfo has been changed to locate the new jar file.

    Copied: db/derby/site/trunk/src/documentation/content/xdocs/papers/Intersect-design.html (from r231126, db/derby/site/trunk/src/documentation/content/papers/Intersect-design.html) URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/src/documentation/content/xdocs/papers/Intersect-design.html?p2=db/derby/site/trunk/src/documentation/content/xdocs/papers/Intersect-design.html&p1=db/derby/site/trunk/src/documentation/content/papers/Intersect-design.html&r1=231126&r2=232402&rev=232402&view=diff ============================================================================== --- db/derby/site/trunk/src/documentation/content/papers/Intersect-design.html (original) +++ db/derby/site/trunk/src/documentation/content/xdocs/papers/Intersect-design.html Fri Aug 12 15:57:34 2005 @@ -2,12 +2,15 @@ Intersect & Except Design -
    -

    Intersect & Except Design

    + +Intersect & Except Design +Jack Klebanoff
    +Feb. 22 2005
    + +

    Introduction

    +

    Intersect & Except Design
    Jack Klebanoff
    Feb. 22 2005
    -

    -

    Introduction

    This paper describes the implementation of the INTERSECT and EXCEPT operators. This paper assumes basic familiarity with SQL and the language (compiler) portion of Derby. @@ -31,7 +34,7 @@

  • extensions to QueryTreeNode, which handle binding, optimization, and code generation, and
  • the parser. -

    Execution

    +

    Execution

    The INTERSECT and EXCEPT operations are executed in a similar fashion, by class SetOpResultSet. The two inputs are sorted separately. The sort key consists of all the columns. Then SetOpResultSet scans the two inputs simultaneously. The INTERSECT operation outputs approximately any row from its left input that is @@ -43,7 +46,7 @@ If the left and right inputs have N and M rows respectively the sorts take time O(N*log(N) + M*log(M)). The final scan takes time O(N + M). So the time for the whole operation is O(N*log(N) + M*log(M)). -

    Alternative Execution Plans

    +

    Alternative Execution Plans

    Other implementations are possible.

      @@ -72,7 +75,7 @@ We could have provided several implementations and let the optimizer choose the best, but this does not seem worthwhile for operations that are seldom used. -

      Binding, Optimization, and Code Generation

      +

      Binding, Optimization, and Code Generation

      The IntersectOrExceptNode class handles compilation of both INTERSECT and EXCEPT operations, because they are implemented similarly. We do very little in the way of optimization because we have only implemented one execution plan; the optimizer has nothing to choose from. @@ -97,7 +100,7 @@ the optimization process.

      Code generation is straighforward. It generates code that invokes the ResultSetFactory.getSetOpResultSet method. -

      Parser

      +

      Parser

      The parser, in java/engine/org/apache/derby/impl/sql/compile/sqlgrammar.jj, implements the EXCEPT, INTERSECT, and UNION operators in the queryExpression method.

      Modified: db/derby/site/trunk/src/documentation/content/xdocs/papers/derby_web.xml URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/src/documentation/content/xdocs/papers/derby_web.xml?rev=232402&r1=232401&r2=232402&view=diff ============================================================================== --- db/derby/site/trunk/src/documentation/content/xdocs/papers/derby_web.xml (original) +++ db/derby/site/trunk/src/documentation/content/xdocs/papers/derby_web.xml Fri Aug 12 15:57:34 2005 @@ -25,6 +25,16 @@ Web Site Change Notes

      +12-Aug-2005: Web site upgraded to Forrest 0.7 +

      The web site was recently upgraded to build with the latest +release of Forrest, Forrest 0.7.

      + +

      If you receive OutOfMemoryErrors while trying to build the +site, try increasing the amount of memory available to forrest +by setting the ANT_OPTS environment variable to -mx512M.

      +
      + +
      31-Jul-2005: Web site moved from Incubator to Apache DB

      Derby graduated from the Incubator to the Apache DB project, @@ -291,14 +301,14 @@

  • - + - +
    src/documentation/content/papers src/documentation/content/xdocs/papers Source HTML files you don't want Forrest to touch. Forrest copies these files without modifying them to build/site/papers.
    src/documentation/content/binaries src/documentation/content/xdocs/binaries Binary files, such as *.tar.gz and *.ZIP. Forrest copies these files without modifying them to build/site/binaries. Modified: db/derby/site/trunk/src/documentation/content/xdocs/site.xml URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/src/documentation/content/xdocs/site.xml?rev=232402&r1=232401&r2=232402&view=diff ============================================================================== --- db/derby/site/trunk/src/documentation/content/xdocs/site.xml (original) +++ db/derby/site/trunk/src/documentation/content/xdocs/site.xml Fri Aug 12 15:57:34 2005 @@ -69,7 +69,7 @@ - + Modified: db/derby/site/trunk/src/documentation/skinconf.xml URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/src/documentation/skinconf.xml?rev=232402&r1=232401&r2=232402&view=diff ============================================================================== --- db/derby/site/trunk/src/documentation/skinconf.xml (original) +++ db/derby/site/trunk/src/documentation/skinconf.xml Fri Aug 12 15:57:34 2005 @@ -1,352 +1,439 @@ - - - - - - - - - - - - true - - true - - true - - true - - - true - - - false - - - false - - - false - .at. - - - false - - - Derby - Derby is a zero admin java RDBMS. - http://db.apache.org/derby/ - images/derby-logo.jpg - - - - - http://db.apache.org - images/db-logo-white.png - - - - - - - - - - - 2004-2005 - Apache Software Foundation - - - - - - - - - - - - - - - - - - Send feedback about the website to: - - - - - p.quote { - margin-left: 2em; - padding: .5em; - background-color: #f0f0f0; - font-family: monospace; - } - - - - - - - - - - - - - - - - - - - - - - - - - 1in - 1in - 1.25in - 1in - - - - false - - - false - - - - - - Built with Apache Forrest - http://forrest.apache.org/ - images/built-with-forrest-button.png - 88 - 31 - - - - - - + + + + + + + + + + + + true + + true + + true + + true + + + true + + + false + + + false + + + false + .at. + + + false + + + Derby + Derby is a zero admin Java RDBMS. + http://db.apache.org/derby/ + images/derby-logo.jpg + + + + + http://db.apache.org + images/db-logo-white.png + + + + + + + + + + + 2004-2005 + Apache Software Foundation + + + + + + + + + + + + + + + + + + Send feedback about the website to: + + + + + + + + + p.quote { + margin-left: 2em; + padding: .5em; + background-color: #f0f0f0; + font-family: monospace; + } + + #footer a { color: #0F3660; } + #footer a:visited { color: #009999; } + + + + + + + + + + + + + + + + + + + + + + + + Page 1 + + + + 1in + 1in + 1.25in + 1in + + + + false + + + false + + + + + + Built with Apache Forrest + http://forrest.apache.org/ + images/built-with-forrest-button.png + 88 + 31 + + + + + +