You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2006/06/08 09:34:01 UTC

svn commit: r412687 [4/5] - in /incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation: Modeler Guide/ Modeler Guide/Cayenne Project Structure/ Modeler Guide/Cayenne Project Structure/Cayenne DataMaps/ Modeler Guide/Cayenne Project ...

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Deployment/Web Applications/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Deployment/Web%20Applications/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Deployment/Web Applications/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Deployment/Web Applications/index.html Thu Jun  8 00:33:54 2006
@@ -23,14 +23,14 @@
 <li><a href="../../../../Documentation/User Guide/Expressions/index.html">Expressions</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/index.html">Performance Tuning</a></li>
 <li><a href="../../../../Documentation/User Guide/Deployment/index.html">Deployment</a><ul>
-<li><a href="../../../../Documentation/User Guide/Deployment/Configuring Logging/index.html">Configuring Logging</a></li>
-<li><a href="../../../../Documentation/User Guide/Deployment/Customizing Configuration/index.html">Customizing Configuration</a></li>
-<li><a href="../../../../Documentation/User Guide/Deployment/Deployment with Ant/index.html">Deployment with Ant</a></li>
 <li><a href="../../../../Documentation/User Guide/Deployment/Standalone Applications/index.html">Standalone Applications</a></li>
-<li><a href="../../../../Documentation/User Guide/Deployment/Using JNDI/index.html">Using JNDI</a></li>
 <li><a href="../../../../Documentation/User Guide/Deployment/Web Applications/index.html">Web Applications</a><ul>
 </ul>
 </li>
+<li><a href="../../../../Documentation/User Guide/Deployment/Customizing Configuration/index.html">Customizing Configuration</a></li>
+<li><a href="../../../../Documentation/User Guide/Deployment/Using JNDI/index.html">Using JNDI</a></li>
+<li><a href="../../../../Documentation/User Guide/Deployment/Deployment with Ant/index.html">Deployment with Ant</a></li>
+<li><a href="../../../../Documentation/User Guide/Deployment/Configuring Logging/index.html">Configuring Logging</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Ant Tasks/index.html">Ant Tasks</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Deployment/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Deployment/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Deployment/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Deployment/index.html Thu Jun  8 00:33:54 2006
@@ -23,12 +23,12 @@
 <li><a href="../../../Documentation/User Guide/Expressions/index.html">Expressions</a></li>
 <li><a href="../../../Documentation/User Guide/Performance Tuning/index.html">Performance Tuning</a></li>
 <li><a href="../../../Documentation/User Guide/Deployment/index.html">Deployment</a><ul>
-<li><a href="../../../Documentation/User Guide/Deployment/Configuring Logging/index.html">Configuring Logging</a></li>
-<li><a href="../../../Documentation/User Guide/Deployment/Customizing Configuration/index.html">Customizing Configuration</a></li>
-<li><a href="../../../Documentation/User Guide/Deployment/Deployment with Ant/index.html">Deployment with Ant</a></li>
 <li><a href="../../../Documentation/User Guide/Deployment/Standalone Applications/index.html">Standalone Applications</a></li>
-<li><a href="../../../Documentation/User Guide/Deployment/Using JNDI/index.html">Using JNDI</a></li>
 <li><a href="../../../Documentation/User Guide/Deployment/Web Applications/index.html">Web Applications</a></li>
+<li><a href="../../../Documentation/User Guide/Deployment/Customizing Configuration/index.html">Customizing Configuration</a></li>
+<li><a href="../../../Documentation/User Guide/Deployment/Using JNDI/index.html">Using JNDI</a></li>
+<li><a href="../../../Documentation/User Guide/Deployment/Deployment with Ant/index.html">Deployment with Ant</a></li>
+<li><a href="../../../Documentation/User Guide/Deployment/Configuring Logging/index.html">Configuring Logging</a></li>
 </ul>
 </li>
 <li><a href="../../../Documentation/User Guide/Ant Tasks/index.html">Ant Tasks</a></li>
@@ -46,7 +46,9 @@
 Configuration conf = Configuration.getSharedConfiguration();
 DataDomain domain = conf.getDomain();</pre>
 </div></div>
-<p>As discussed in the following chapters Configuration works behind the scenes and users rarely care about it. Application code is normally only concered with obtaining a DataContext.</p></div>
+<p>As discussed in the following chapters Configuration works behind the scenes and users rarely care about it. Application code is normally only concered with obtaining a DataContext.</p>
+
+</div>
 </div>
   <div class="clearer">.</div>
   <div style="height: 12px; background-image: url('../../../images/border_bottom.gif'); background-repeat: repeat-x;"></div>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Access Classes/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Design/Access%20Classes/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Access Classes/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Access Classes/index.html Thu Jun  8 00:33:54 2006
@@ -15,20 +15,20 @@
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>
 <li><a href="../../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/index.html">Design</a><ul>
+<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a><ul>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Generating Classes/index.html">Generating Classes</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Cayenne DataSource/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Design/Cayenne%20DataSource/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Cayenne DataSource/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Cayenne DataSource/index.html Thu Jun  8 00:33:54 2006
@@ -15,20 +15,20 @@
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>
 <li><a href="../../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/index.html">Design</a><ul>
+<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a><ul>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Generating Classes/index.html">Generating Classes</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Cross-Database Issues/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Design/Cross-Database%20Issues/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Cross-Database Issues/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Cross-Database Issues/index.html Thu Jun  8 00:33:54 2006
@@ -15,20 +15,20 @@
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>
 <li><a href="../../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/index.html">Design</a><ul>
+<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a><ul>
 </ul>
 </li>
-<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Generating Classes/index.html">Generating Classes</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Data Objects/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Design/Data%20Objects/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Data Objects/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Data Objects/index.html Thu Jun  8 00:33:54 2006
@@ -15,20 +15,20 @@
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>
 <li><a href="../../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/index.html">Design</a><ul>
-<li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a><ul>
 </ul>
 </li>
-<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Generating Classes/index.html">Generating Classes</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Event Package/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Design/Event%20Package/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Event Package/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Event Package/index.html Thu Jun  8 00:33:54 2006
@@ -15,20 +15,20 @@
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>
 <li><a href="../../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/index.html">Design</a><ul>
+<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a><ul>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Generating Classes/index.html">Generating Classes</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Generated Columns/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Design/Generated%20Columns/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Generated Columns/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Generated Columns/index.html Thu Jun  8 00:33:54 2006
@@ -15,20 +15,20 @@
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>
 <li><a href="../../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/index.html">Design</a><ul>
+<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a><ul>
 </ul>
 </li>
-<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Generating Classes/index.html">Generating Classes</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Design/How%20Information%20Is%20Stored%20in%20Cayenne/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html Thu Jun  8 00:33:54 2006
@@ -15,20 +15,20 @@
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>
 <li><a href="../../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/index.html">Design</a><ul>
+<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a><ul>
 </ul>
 </li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Generating Classes/index.html">Generating Classes</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Object Graph/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Design/Object%20Graph/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Object Graph/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Object Graph/index.html Thu Jun  8 00:33:54 2006
@@ -15,20 +15,20 @@
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>
 <li><a href="../../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/index.html">Design</a><ul>
-<li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a><ul>
 </ul>
 </li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Generating Classes/index.html">Generating Classes</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Object Relational Mapping/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Design/Object%20Relational%20Mapping/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Object Relational Mapping/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Object Relational Mapping/index.html Thu Jun  8 00:33:54 2006
@@ -15,20 +15,20 @@
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>
 <li><a href="../../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/index.html">Design</a><ul>
-<li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a><ul>
 </ul>
 </li>
+<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Generating Classes/index.html">Generating Classes</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Primary Key Generation/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Design/Primary%20Key%20Generation/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Primary Key Generation/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Primary Key Generation/index.html Thu Jun  8 00:33:54 2006
@@ -15,20 +15,20 @@
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>
 <li><a href="../../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/index.html">Design</a><ul>
+<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a><ul>
 </ul>
 </li>
+<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Generating Classes/index.html">Generating Classes</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Understanding Caching/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Design/Understanding%20Caching/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Understanding Caching/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Understanding Caching/index.html Thu Jun  8 00:33:54 2006
@@ -15,20 +15,20 @@
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>
 <li><a href="../../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/index.html">Design</a><ul>
+<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a><ul>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Generating Classes/index.html">Generating Classes</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Understanding Transactions/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Design/Understanding%20Transactions/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Understanding Transactions/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/Understanding Transactions/index.html Thu Jun  8 00:33:54 2006
@@ -15,20 +15,20 @@
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>
 <li><a href="../../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/index.html">Design</a><ul>
+<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
-<li><a href="../../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a></li>
 <li><a href="../../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a><ul>
 </ul>
 </li>
+<li><a href="../../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
+<li><a href="../../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Generating Classes/index.html">Generating Classes</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Design/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Design/index.html Thu Jun  8 00:33:54 2006
@@ -15,18 +15,18 @@
 <li><a href="../../../Documentation/User Guide/Installation/index.html">Installation</a></li>
 <li><a href="../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
 <li><a href="../../../Documentation/User Guide/Design/index.html">Design</a><ul>
+<li><a href="../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
+<li><a href="../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
+<li><a href="../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
 <li><a href="../../../Documentation/User Guide/Design/Access Classes/index.html">Access Classes</a></li>
 <li><a href="../../../Documentation/User Guide/Design/Cayenne DataSource/index.html">Cayenne DataSource</a></li>
 <li><a href="../../../Documentation/User Guide/Design/Cross-Database Issues/index.html">Cross-Database Issues</a></li>
-<li><a href="../../../Documentation/User Guide/Design/Data Objects/index.html">Data Objects</a></li>
-<li><a href="../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
-<li><a href="../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
-<li><a href="../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
-<li><a href="../../../Documentation/User Guide/Design/Object Graph/index.html">Object Graph</a></li>
-<li><a href="../../../Documentation/User Guide/Design/Object Relational Mapping/index.html">Object Relational Mapping</a></li>
 <li><a href="../../../Documentation/User Guide/Design/Primary Key Generation/index.html">Primary Key Generation</a></li>
+<li><a href="../../../Documentation/User Guide/Design/How Information Is Stored in Cayenne/index.html">How Information Is Stored in Cayenne</a></li>
 <li><a href="../../../Documentation/User Guide/Design/Understanding Caching/index.html">Understanding Caching</a></li>
 <li><a href="../../../Documentation/User Guide/Design/Understanding Transactions/index.html">Understanding Transactions</a></li>
+<li><a href="../../../Documentation/User Guide/Design/Event Package/index.html">Event Package</a></li>
+<li><a href="../../../Documentation/User Guide/Design/Generated Columns/index.html">Generated Columns</a></li>
 </ul>
 </li>
 <li><a href="../../../Documentation/User Guide/Generating Classes/index.html">Generating Classes</a></li>
@@ -42,7 +42,9 @@
 <li><a href="../../../Documentation/User Guide/DataViews/index.html">DataViews</a></li>
 </ul>
 </div>
-<div id="ConfluenceContent"><p>This chapter describes design ideas and the architecture of Cayenne. It is not required to start using Cayenne and there is no hands-on information here, so new users can skip it initially and come back later to gain better understanding of how Cayenne operates under the hood.</p></div>
+<div id="ConfluenceContent"><p>This chapter describes design ideas and the architecture of Cayenne. It is not required to start using Cayenne and there is no hands-on information here, so new users can skip it initially and come back later to gain better understanding of how Cayenne operates under the hood.</p>
+
+</div>
 </div>
   <div class="clearer">.</div>
   <div style="height: 12px; background-image: url('../../../images/border_bottom.gif'); background-repeat: repeat-x;"></div>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/Building Expressions/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Expressions/Building%20Expressions/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/Building Expressions/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/Building Expressions/index.html Thu Jun  8 00:33:54 2006
@@ -21,13 +21,13 @@
 <li><a href="../../../../Documentation/User Guide/DataObjects/index.html">DataObjects</a></li>
 <li><a href="../../../../Documentation/User Guide/Stored Procedures/index.html">Stored Procedures</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/index.html">Expressions</a><ul>
+<li><a href="../../../../Documentation/User Guide/Expressions/Path Expressions/index.html">Path Expressions</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/Building Expressions/index.html">Building Expressions</a><ul>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Expressions/Expression Factory Utilities/index.html">Expression Factory Utilities</a></li>
-<li><a href="../../../../Documentation/User Guide/Expressions/In-Memory Evaluation/index.html">In-Memory Evaluation</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/NULL Handling/index.html">NULL Handling</a></li>
-<li><a href="../../../../Documentation/User Guide/Expressions/Path Expressions/index.html">Path Expressions</a></li>
+<li><a href="../../../../Documentation/User Guide/Expressions/In-Memory Evaluation/index.html">In-Memory Evaluation</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/index.html">Performance Tuning</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/Expression Factory Utilities/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Expressions/Expression%20Factory%20Utilities/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/Expression Factory Utilities/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/Expression Factory Utilities/index.html Thu Jun  8 00:33:54 2006
@@ -21,13 +21,13 @@
 <li><a href="../../../../Documentation/User Guide/DataObjects/index.html">DataObjects</a></li>
 <li><a href="../../../../Documentation/User Guide/Stored Procedures/index.html">Stored Procedures</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/index.html">Expressions</a><ul>
+<li><a href="../../../../Documentation/User Guide/Expressions/Path Expressions/index.html">Path Expressions</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/Building Expressions/index.html">Building Expressions</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/Expression Factory Utilities/index.html">Expression Factory Utilities</a><ul>
 </ul>
 </li>
-<li><a href="../../../../Documentation/User Guide/Expressions/In-Memory Evaluation/index.html">In-Memory Evaluation</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/NULL Handling/index.html">NULL Handling</a></li>
-<li><a href="../../../../Documentation/User Guide/Expressions/Path Expressions/index.html">Path Expressions</a></li>
+<li><a href="../../../../Documentation/User Guide/Expressions/In-Memory Evaluation/index.html">In-Memory Evaluation</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/index.html">Performance Tuning</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/In-Memory Evaluation/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Expressions/In-Memory%20Evaluation/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/In-Memory Evaluation/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/In-Memory Evaluation/index.html Thu Jun  8 00:33:54 2006
@@ -21,13 +21,13 @@
 <li><a href="../../../../Documentation/User Guide/DataObjects/index.html">DataObjects</a></li>
 <li><a href="../../../../Documentation/User Guide/Stored Procedures/index.html">Stored Procedures</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/index.html">Expressions</a><ul>
+<li><a href="../../../../Documentation/User Guide/Expressions/Path Expressions/index.html">Path Expressions</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/Building Expressions/index.html">Building Expressions</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/Expression Factory Utilities/index.html">Expression Factory Utilities</a></li>
+<li><a href="../../../../Documentation/User Guide/Expressions/NULL Handling/index.html">NULL Handling</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/In-Memory Evaluation/index.html">In-Memory Evaluation</a><ul>
 </ul>
 </li>
-<li><a href="../../../../Documentation/User Guide/Expressions/NULL Handling/index.html">NULL Handling</a></li>
-<li><a href="../../../../Documentation/User Guide/Expressions/Path Expressions/index.html">Path Expressions</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/index.html">Performance Tuning</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/NULL Handling/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Expressions/NULL%20Handling/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/NULL Handling/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/NULL Handling/index.html Thu Jun  8 00:33:54 2006
@@ -21,13 +21,13 @@
 <li><a href="../../../../Documentation/User Guide/DataObjects/index.html">DataObjects</a></li>
 <li><a href="../../../../Documentation/User Guide/Stored Procedures/index.html">Stored Procedures</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/index.html">Expressions</a><ul>
+<li><a href="../../../../Documentation/User Guide/Expressions/Path Expressions/index.html">Path Expressions</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/Building Expressions/index.html">Building Expressions</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/Expression Factory Utilities/index.html">Expression Factory Utilities</a></li>
-<li><a href="../../../../Documentation/User Guide/Expressions/In-Memory Evaluation/index.html">In-Memory Evaluation</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/NULL Handling/index.html">NULL Handling</a><ul>
 </ul>
 </li>
-<li><a href="../../../../Documentation/User Guide/Expressions/Path Expressions/index.html">Path Expressions</a></li>
+<li><a href="../../../../Documentation/User Guide/Expressions/In-Memory Evaluation/index.html">In-Memory Evaluation</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/index.html">Performance Tuning</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/Path Expressions/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Expressions/Path%20Expressions/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/Path Expressions/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/Path Expressions/index.html Thu Jun  8 00:33:54 2006
@@ -21,13 +21,13 @@
 <li><a href="../../../../Documentation/User Guide/DataObjects/index.html">DataObjects</a></li>
 <li><a href="../../../../Documentation/User Guide/Stored Procedures/index.html">Stored Procedures</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/index.html">Expressions</a><ul>
-<li><a href="../../../../Documentation/User Guide/Expressions/Building Expressions/index.html">Building Expressions</a></li>
-<li><a href="../../../../Documentation/User Guide/Expressions/Expression Factory Utilities/index.html">Expression Factory Utilities</a></li>
-<li><a href="../../../../Documentation/User Guide/Expressions/In-Memory Evaluation/index.html">In-Memory Evaluation</a></li>
-<li><a href="../../../../Documentation/User Guide/Expressions/NULL Handling/index.html">NULL Handling</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/Path Expressions/index.html">Path Expressions</a><ul>
 </ul>
 </li>
+<li><a href="../../../../Documentation/User Guide/Expressions/Building Expressions/index.html">Building Expressions</a></li>
+<li><a href="../../../../Documentation/User Guide/Expressions/Expression Factory Utilities/index.html">Expression Factory Utilities</a></li>
+<li><a href="../../../../Documentation/User Guide/Expressions/NULL Handling/index.html">NULL Handling</a></li>
+<li><a href="../../../../Documentation/User Guide/Expressions/In-Memory Evaluation/index.html">In-Memory Evaluation</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/index.html">Performance Tuning</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Expressions/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Expressions/index.html Thu Jun  8 00:33:54 2006
@@ -21,11 +21,11 @@
 <li><a href="../../../Documentation/User Guide/DataObjects/index.html">DataObjects</a></li>
 <li><a href="../../../Documentation/User Guide/Stored Procedures/index.html">Stored Procedures</a></li>
 <li><a href="../../../Documentation/User Guide/Expressions/index.html">Expressions</a><ul>
+<li><a href="../../../Documentation/User Guide/Expressions/Path Expressions/index.html">Path Expressions</a></li>
 <li><a href="../../../Documentation/User Guide/Expressions/Building Expressions/index.html">Building Expressions</a></li>
 <li><a href="../../../Documentation/User Guide/Expressions/Expression Factory Utilities/index.html">Expression Factory Utilities</a></li>
-<li><a href="../../../Documentation/User Guide/Expressions/In-Memory Evaluation/index.html">In-Memory Evaluation</a></li>
 <li><a href="../../../Documentation/User Guide/Expressions/NULL Handling/index.html">NULL Handling</a></li>
-<li><a href="../../../Documentation/User Guide/Expressions/Path Expressions/index.html">Path Expressions</a></li>
+<li><a href="../../../Documentation/User Guide/Expressions/In-Memory Evaluation/index.html">In-Memory Evaluation</a></li>
 </ul>
 </li>
 <li><a href="../../../Documentation/User Guide/Performance Tuning/index.html">Performance Tuning</a></li>
@@ -37,7 +37,8 @@
 </div>
 <div id="ConfluenceContent"><p>Cayenne defines a simple yet powerful object-based expression language. Cayenne expressions are database independent and are used as query qualifiers and orderings and also to perform in-memory evaluation with DataObjects (and generally any kind of Java Beans). BNF of Cayenne expression language is described <span class="nobr"><a href="http://objectstyle.org/cayenne/grammar/ExpressionParser.html" title="Visit page outside Confluence" rel="nofollow">here<sup><img class="rendericon" src="../../../images/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"/></sup></a></span>.</p>
 
-<p>Expressions are broadly divided into the following categories: object property expressions (also called "path expressions"), arithmetic operations, and conditional expressions. Cayenne contains a parser to build expressions from strings, and also features explicit expression API. Various ways of creating and using expressions are described later in this chapter. </p></div>
+<p>Expressions are broadly divided into the following categories: object property expressions (also called "path expressions"), arithmetic operations, and conditional expressions. Cayenne contains a parser to build expressions from strings, and also features explicit expression API. Various ways of creating and using expressions are described later in this chapter. </p>
+</div>
 </div>
   <div class="clearer">.</div>
   <div style="height: 12px; background-image: url('../../../images/border_bottom.gif'); background-repeat: repeat-x;"></div>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Generating Classes/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Generating%20Classes/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Generating Classes/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Generating Classes/index.html Thu Jun  8 00:33:54 2006
@@ -36,6 +36,7 @@
 	<li><a href="../../../Documentation/Modeler Guide/Common Modeling Tasks/Generate Java Classes/index.html" title="Generate Java Classes">Generating Classes from CayenneModeler</a></li>
 	<li><a href="../../../Documentation/User Guide/Ant Tasks/cgen/index.html" title="cgen">Generating Classes with cgen Ant task</a></li>
 </ul>
+
 </div>
 </div>
   <div class="clearer">.</div>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Installation/JAR Files and Dependencies/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Installation/JAR%20Files%20and%20Dependencies/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Installation/JAR Files and Dependencies/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Installation/JAR Files and Dependencies/index.html Thu Jun  8 00:33:54 2006
@@ -13,10 +13,10 @@
 <ul>
 <li><a href="../../../../Documentation/User Guide/Introduction/index.html">Introduction</a></li>
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a><ul>
+<li><a href="../../../../Documentation/User Guide/Installation/Upgrading From Earlier Versions/index.html">Upgrading From Earlier Versions</a></li>
 <li><a href="../../../../Documentation/User Guide/Installation/JAR Files and Dependencies/index.html">JAR Files and Dependencies</a><ul>
 </ul>
 </li>
-<li><a href="../../../../Documentation/User Guide/Installation/Upgrading From Earlier Versions/index.html">Upgrading From Earlier Versions</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
@@ -74,9 +74,9 @@
 	<li>cayenne-modeler.jar</li>
 	<li>scope-bin-1.0.1.jar</li>
 	<li>forms-1.0.3.jar</li>
-	<li>plastic-1.1.2.jar</li>
-	<li>hsqldb-1.7.2.jar</li>
-	<li>ognl-2.6.5.jar</li>
+	<li>looks-1.3.1.jar</li>
+	<li>hsqldb-1.8.0.2.jar</li>
+	<li>ognl-2.6.7.jar</li>
 	<li>commons-dbcp-1.2.1.jar</li>
 	<li>commons-pool-1.2.jar</li>
 </ul>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Installation/Upgrading From Earlier Versions/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Installation/Upgrading%20From%20Earlier%20Versions/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Installation/Upgrading From Earlier Versions/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Installation/Upgrading From Earlier Versions/index.html Thu Jun  8 00:33:54 2006
@@ -13,10 +13,10 @@
 <ul>
 <li><a href="../../../../Documentation/User Guide/Introduction/index.html">Introduction</a></li>
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a><ul>
-<li><a href="../../../../Documentation/User Guide/Installation/JAR Files and Dependencies/index.html">JAR Files and Dependencies</a></li>
 <li><a href="../../../../Documentation/User Guide/Installation/Upgrading From Earlier Versions/index.html">Upgrading From Earlier Versions</a><ul>
 </ul>
 </li>
+<li><a href="../../../../Documentation/User Guide/Installation/JAR Files and Dependencies/index.html">JAR Files and Dependencies</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Installation/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Installation/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Installation/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Installation/index.html Thu Jun  8 00:33:54 2006
@@ -13,8 +13,8 @@
 <ul>
 <li><a href="../../../Documentation/User Guide/Introduction/index.html">Introduction</a></li>
 <li><a href="../../../Documentation/User Guide/Installation/index.html">Installation</a><ul>
-<li><a href="../../../Documentation/User Guide/Installation/JAR Files and Dependencies/index.html">JAR Files and Dependencies</a></li>
 <li><a href="../../../Documentation/User Guide/Installation/Upgrading From Earlier Versions/index.html">Upgrading From Earlier Versions</a></li>
+<li><a href="../../../Documentation/User Guide/Installation/JAR Files and Dependencies/index.html">JAR Files and Dependencies</a></li>
 </ul>
 </li>
 <li><a href="../../../Documentation/User Guide/Quick Start/index.html">Quick Start</a></li>
@@ -70,6 +70,7 @@
 	<li><tt>JAVA_HOME</tt> - should point to your JSDK 1.4 installation. It may already exist in the environment.</li>
 	<li><tt>CAYENNE_HOME</tt> (optional) - should point to the directory created when your unpacked Cayenne distribution in the previous steps. (Directory named like cayenne&#45;[release-suffix]). If CAYENNE_HOME is undefined, scripts can still guess it as long as they are run from their own directory (cayenne-[release-suffix]/bin/)</li>
 </ul>
+
 </div>
 </div>
   <div class="clearer">.</div>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/Acknowledgements/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Introduction/Acknowledgements/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/Acknowledgements/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/Acknowledgements/index.html Thu Jun  8 00:33:54 2006
@@ -12,12 +12,12 @@
 <div id="cayenne_toc">
 <ul>
 <li><a href="../../../../Documentation/User Guide/Introduction/index.html">Introduction</a><ul>
+<li><a href="../../../../Documentation/User Guide/Introduction/Guide to 1.1 features/index.html">Guide to 1.1 features</a></li>
 <li><a href="../../../../Documentation/User Guide/Introduction/Acknowledgements/index.html">Acknowledgements</a><ul>
 </ul>
 </li>
-<li><a href="../../../../Documentation/User Guide/Introduction/Guide to 1.1 features/index.html">Guide to 1.1 features</a></li>
-<li><a href="../../../../Documentation/User Guide/Introduction/Guide to 1.2 Features/index.html">Guide to 1.2 Features</a></li>
 <li><a href="../../../../Documentation/User Guide/Introduction/License/index.html">License</a></li>
+<li><a href="../../../../Documentation/User Guide/Introduction/Guide to 1.2 Features/index.html">Guide to 1.2 Features</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/Guide to 1.1 features/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Introduction/Guide%20to%201.1%20features/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/Guide to 1.1 features/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/Guide to 1.1 features/index.html Thu Jun  8 00:33:54 2006
@@ -12,12 +12,12 @@
 <div id="cayenne_toc">
 <ul>
 <li><a href="../../../../Documentation/User Guide/Introduction/index.html">Introduction</a><ul>
-<li><a href="../../../../Documentation/User Guide/Introduction/Acknowledgements/index.html">Acknowledgements</a></li>
 <li><a href="../../../../Documentation/User Guide/Introduction/Guide to 1.1 features/index.html">Guide to 1.1 features</a><ul>
 </ul>
 </li>
-<li><a href="../../../../Documentation/User Guide/Introduction/Guide to 1.2 Features/index.html">Guide to 1.2 Features</a></li>
+<li><a href="../../../../Documentation/User Guide/Introduction/Acknowledgements/index.html">Acknowledgements</a></li>
 <li><a href="../../../../Documentation/User Guide/Introduction/License/index.html">License</a></li>
+<li><a href="../../../../Documentation/User Guide/Introduction/Guide to 1.2 Features/index.html">Guide to 1.2 Features</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/Guide to 1.2 Features/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Introduction/Guide%20to%201.2%20Features/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/Guide to 1.2 Features/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/Guide to 1.2 Features/index.html Thu Jun  8 00:33:54 2006
@@ -12,12 +12,12 @@
 <div id="cayenne_toc">
 <ul>
 <li><a href="../../../../Documentation/User Guide/Introduction/index.html">Introduction</a><ul>
-<li><a href="../../../../Documentation/User Guide/Introduction/Acknowledgements/index.html">Acknowledgements</a></li>
 <li><a href="../../../../Documentation/User Guide/Introduction/Guide to 1.1 features/index.html">Guide to 1.1 features</a></li>
+<li><a href="../../../../Documentation/User Guide/Introduction/Acknowledgements/index.html">Acknowledgements</a></li>
+<li><a href="../../../../Documentation/User Guide/Introduction/License/index.html">License</a></li>
 <li><a href="../../../../Documentation/User Guide/Introduction/Guide to 1.2 Features/index.html">Guide to 1.2 Features</a><ul>
 </ul>
 </li>
-<li><a href="../../../../Documentation/User Guide/Introduction/License/index.html">License</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/License/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Introduction/License/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/License/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/License/index.html Thu Jun  8 00:33:54 2006
@@ -12,12 +12,12 @@
 <div id="cayenne_toc">
 <ul>
 <li><a href="../../../../Documentation/User Guide/Introduction/index.html">Introduction</a><ul>
-<li><a href="../../../../Documentation/User Guide/Introduction/Acknowledgements/index.html">Acknowledgements</a></li>
 <li><a href="../../../../Documentation/User Guide/Introduction/Guide to 1.1 features/index.html">Guide to 1.1 features</a></li>
-<li><a href="../../../../Documentation/User Guide/Introduction/Guide to 1.2 Features/index.html">Guide to 1.2 Features</a></li>
+<li><a href="../../../../Documentation/User Guide/Introduction/Acknowledgements/index.html">Acknowledgements</a></li>
 <li><a href="../../../../Documentation/User Guide/Introduction/License/index.html">License</a><ul>
 </ul>
 </li>
+<li><a href="../../../../Documentation/User Guide/Introduction/Guide to 1.2 Features/index.html">Guide to 1.2 Features</a></li>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Installation/index.html">Installation</a></li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Introduction/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Introduction/index.html Thu Jun  8 00:33:54 2006
@@ -13,9 +13,9 @@
 <ul>
 <li><a href="../../../Documentation/User Guide/Introduction/index.html">Introduction</a><ul>
 <li><a href="../../../Documentation/User Guide/Introduction/Acknowledgements/index.html">Acknowledgements</a></li>
-<li><a href="../../../Documentation/User Guide/Introduction/Guide to 1.1 features/index.html">Guide to 1.1 features</a></li>
-<li><a href="../../../Documentation/User Guide/Introduction/Guide to 1.2 Features/index.html">Guide to 1.2 Features</a></li>
 <li><a href="../../../Documentation/User Guide/Introduction/License/index.html">License</a></li>
+<li><a href="../../../Documentation/User Guide/Introduction/Guide to 1.2 Features/index.html">Guide to 1.2 Features</a></li>
+<li><a href="../../../Documentation/User Guide/Introduction/Guide to 1.1 features/index.html">Guide to 1.1 features</a></li>
 </ul>
 </li>
 <li><a href="../../../Documentation/User Guide/Installation/index.html">Installation</a></li>
@@ -49,6 +49,7 @@
 	<li><a href="../../../Documentation/User Guide/Introduction/Acknowledgements/index.html" title="Acknowledgements">Acknowledgements</a></li>
 	<li><a href="../../../Documentation/User Guide/Introduction/License/index.html" title="License">License</a></li>
 </ul>
+
 </div>
 </div>
   <div class="clearer">.</div>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Performance Tuning/Caching Lookup Tables/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Performance%20Tuning/Caching%20Lookup%20Tables/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Performance Tuning/Caching Lookup Tables/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Performance Tuning/Caching Lookup Tables/index.html Thu Jun  8 00:33:54 2006
@@ -22,13 +22,13 @@
 <li><a href="../../../../Documentation/User Guide/Stored Procedures/index.html">Stored Procedures</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/index.html">Expressions</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/index.html">Performance Tuning</a><ul>
-<li><a href="../../../../Documentation/User Guide/Performance Tuning/Caching Lookup Tables/index.html">Caching Lookup Tables</a><ul>
-</ul>
-</li>
+<li><a href="../../../../Documentation/User Guide/Performance Tuning/Prefetching/index.html">Prefetching</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Data Rows/index.html">Data Rows</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Iterating Through Data Rows/index.html">Iterating Through Data Rows</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Paginated Queries/index.html">Paginated Queries</a></li>
-<li><a href="../../../../Documentation/User Guide/Performance Tuning/Prefetching/index.html">Prefetching</a></li>
+<li><a href="../../../../Documentation/User Guide/Performance Tuning/Caching Lookup Tables/index.html">Caching Lookup Tables</a><ul>
+</ul>
+</li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Turning off Context Synchronization/index.html">Turning off Context Synchronization</a></li>
 </ul>
 </li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Performance Tuning/Data Rows/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Performance%20Tuning/Data%20Rows/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Performance Tuning/Data Rows/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Performance Tuning/Data Rows/index.html Thu Jun  8 00:33:54 2006
@@ -22,13 +22,13 @@
 <li><a href="../../../../Documentation/User Guide/Stored Procedures/index.html">Stored Procedures</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/index.html">Expressions</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/index.html">Performance Tuning</a><ul>
-<li><a href="../../../../Documentation/User Guide/Performance Tuning/Caching Lookup Tables/index.html">Caching Lookup Tables</a></li>
+<li><a href="../../../../Documentation/User Guide/Performance Tuning/Prefetching/index.html">Prefetching</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Data Rows/index.html">Data Rows</a><ul>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Iterating Through Data Rows/index.html">Iterating Through Data Rows</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Paginated Queries/index.html">Paginated Queries</a></li>
-<li><a href="../../../../Documentation/User Guide/Performance Tuning/Prefetching/index.html">Prefetching</a></li>
+<li><a href="../../../../Documentation/User Guide/Performance Tuning/Caching Lookup Tables/index.html">Caching Lookup Tables</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Turning off Context Synchronization/index.html">Turning off Context Synchronization</a></li>
 </ul>
 </li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Performance Tuning/Iterating Through Data Rows/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Performance%20Tuning/Iterating%20Through%20Data%20Rows/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Performance Tuning/Iterating Through Data Rows/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Performance Tuning/Iterating Through Data Rows/index.html Thu Jun  8 00:33:54 2006
@@ -22,13 +22,13 @@
 <li><a href="../../../../Documentation/User Guide/Stored Procedures/index.html">Stored Procedures</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/index.html">Expressions</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/index.html">Performance Tuning</a><ul>
-<li><a href="../../../../Documentation/User Guide/Performance Tuning/Caching Lookup Tables/index.html">Caching Lookup Tables</a></li>
+<li><a href="../../../../Documentation/User Guide/Performance Tuning/Prefetching/index.html">Prefetching</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Data Rows/index.html">Data Rows</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Iterating Through Data Rows/index.html">Iterating Through Data Rows</a><ul>
 </ul>
 </li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Paginated Queries/index.html">Paginated Queries</a></li>
-<li><a href="../../../../Documentation/User Guide/Performance Tuning/Prefetching/index.html">Prefetching</a></li>
+<li><a href="../../../../Documentation/User Guide/Performance Tuning/Caching Lookup Tables/index.html">Caching Lookup Tables</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Turning off Context Synchronization/index.html">Turning off Context Synchronization</a></li>
 </ul>
 </li>

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Performance Tuning/Paginated Queries/index.html
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Performance%20Tuning/Paginated%20Queries/index.html?rev=412687&r1=412686&r2=412687&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Performance Tuning/Paginated Queries/index.html (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User Guide/Performance Tuning/Paginated Queries/index.html Thu Jun  8 00:33:54 2006
@@ -22,13 +22,13 @@
 <li><a href="../../../../Documentation/User Guide/Stored Procedures/index.html">Stored Procedures</a></li>
 <li><a href="../../../../Documentation/User Guide/Expressions/index.html">Expressions</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/index.html">Performance Tuning</a><ul>
-<li><a href="../../../../Documentation/User Guide/Performance Tuning/Caching Lookup Tables/index.html">Caching Lookup Tables</a></li>
+<li><a href="../../../../Documentation/User Guide/Performance Tuning/Prefetching/index.html">Prefetching</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Data Rows/index.html">Data Rows</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Iterating Through Data Rows/index.html">Iterating Through Data Rows</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Paginated Queries/index.html">Paginated Queries</a><ul>
 </ul>
 </li>
-<li><a href="../../../../Documentation/User Guide/Performance Tuning/Prefetching/index.html">Prefetching</a></li>
+<li><a href="../../../../Documentation/User Guide/Performance Tuning/Caching Lookup Tables/index.html">Caching Lookup Tables</a></li>
 <li><a href="../../../../Documentation/User Guide/Performance Tuning/Turning off Context Synchronization/index.html">Turning off Context Synchronization</a></li>
 </ul>
 </li>