Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/avalon/package-use.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/avalon/package-use.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/avalon/package-use.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/avalon/package-use.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Package org.apache.torque.avalon (Torque Runtime 5.1 Test 
API)</title>
+<title>Uses of Package org.apache.torque.avalon (Torque Runtime 5.2-SNAPSHOT 
Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.torque.avalon 
(Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Package org.apache.torque.avalon 
(Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/BaseTestCase.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/BaseTestCase.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/BaseTestCase.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/BaseTestCase.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.BaseTestCase (Torque Runtime 5.1 Test 
API)</title>
+<title>Uses of Class org.apache.torque.BaseTestCase (Torque Runtime 
5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.BaseTestCase (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.BaseTestCase (Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {
@@ -107,31 +107,47 @@ $('.navPadding').css('padding-top', $('.
 <tbody>
 <tr class="altColor">
 <th class="colFirst" scope="row"><a 
href="#org.apache.torque">org.apache.torque</a></th>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Torque is an object-relational mapper for Java.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <th class="colFirst" scope="row"><a 
href="#org.apache.torque.criteria">org.apache.torque.criteria</a></th>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">This package contains Torque's Criteria classes.</div>
+</td>
 </tr>
 <tr class="altColor">
 <th class="colFirst" scope="row"><a 
href="#org.apache.torque.map">org.apache.torque.map</a></th>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Description of the schema layout.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <th class="colFirst" scope="row"><a 
href="#org.apache.torque.om">org.apache.torque.om</a></th>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">API for the classic Torque-generated object model.</div>
+</td>
 </tr>
 <tr class="altColor">
 <th class="colFirst" scope="row"><a 
href="#org.apache.torque.om.mapper">org.apache.torque.om.mapper</a></th>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Contains the Mapper interface which defines how to map from
+    a ResultSet to an object, and simple implementations of this 
interface.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <th class="colFirst" scope="row"><a 
href="#org.apache.torque.sql">org.apache.torque.sql</a></th>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">This package contains classes which are mainly used in the 
SQL generation
+    process.</div>
+</td>
 </tr>
 <tr class="altColor">
 <th class="colFirst" scope="row"><a 
href="#org.apache.torque.util">org.apache.torque.util</a></th>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Misc. utility classes.</div>
+</td>
 </tr>
 </tbody>
 </table>

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/ColumnImplTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/ColumnImplTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/ColumnImplTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/ColumnImplTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.ColumnImplTest (Torque Runtime 5.1 Test 
API)</title>
+<title>Uses of Class org.apache.torque.ColumnImplTest (Torque Runtime 
5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.ColumnImplTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.ColumnImplTest (Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/TorqueInstanceTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/TorqueInstanceTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/TorqueInstanceTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/TorqueInstanceTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.TorqueInstanceTest (Torque Runtime 5.1 
Test API)</title>
+<title>Uses of Class org.apache.torque.TorqueInstanceTest (Torque Runtime 
5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.TorqueInstanceTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.TorqueInstanceTest (Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/TorqueRuntimeExceptionTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/TorqueRuntimeExceptionTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/TorqueRuntimeExceptionTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/class-use/TorqueRuntimeExceptionTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.TorqueRuntimeExceptionTest (Torque 
Runtime 5.1 Test API)</title>
+<title>Uses of Class org.apache.torque.TorqueRuntimeExceptionTest (Torque 
Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.TorqueRuntimeExceptionTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.TorqueRuntimeExceptionTest (Torque Runtime 5.2-SNAPSHOT Test 
API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/CriteriaTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/CriteriaTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/CriteriaTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/CriteriaTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>CriteriaTest (Torque Runtime 5.1 Test API)</title>
+<title>CriteriaTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CriteriaTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="CriteriaTest (Torque Runtime 5.2-SNAPSHOT 
Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/CriterionTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/CriterionTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/CriterionTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/CriterionTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>CriterionTest (Torque Runtime 5.1 Test API)</title>
+<title>CriterionTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CriterionTest (Torque Runtime 5.1 Test 
API)";
+            parent.document.title="CriterionTest (Torque Runtime 5.2-SNAPSHOT 
Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/JoinTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/JoinTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/JoinTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/JoinTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>JoinTest (Torque Runtime 5.1 Test API)</title>
+<title>JoinTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JoinTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="JoinTest (Torque Runtime 5.2-SNAPSHOT Test 
API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/class-use/CriteriaTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/class-use/CriteriaTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/class-use/CriteriaTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/class-use/CriteriaTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.criteria.CriteriaTest (Torque Runtime 
5.1 Test API)</title>
+<title>Uses of Class org.apache.torque.criteria.CriteriaTest (Torque Runtime 
5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.criteria.CriteriaTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.criteria.CriteriaTest (Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/class-use/CriterionTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/class-use/CriterionTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/class-use/CriterionTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/class-use/CriterionTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.criteria.CriterionTest (Torque Runtime 
5.1 Test API)</title>
+<title>Uses of Class org.apache.torque.criteria.CriterionTest (Torque Runtime 
5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.criteria.CriterionTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.criteria.CriterionTest (Torque Runtime 5.2-SNAPSHOT Test 
API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/class-use/JoinTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/class-use/JoinTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/class-use/JoinTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/class-use/JoinTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.criteria.JoinTest (Torque Runtime 5.1 
Test API)</title>
+<title>Uses of Class org.apache.torque.criteria.JoinTest (Torque Runtime 
5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.criteria.JoinTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.criteria.JoinTest (Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/package-summary.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/package-summary.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/package-summary.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/package-summary.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>org.apache.torque.criteria (Torque Runtime 5.1 Test API)</title>
+<title>org.apache.torque.criteria (Torque Runtime 5.2-SNAPSHOT Test 
API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.torque.criteria (Torque Runtime 
5.1 Test API)";
+            parent.document.title="org.apache.torque.criteria (Torque Runtime 
5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {
@@ -96,6 +96,11 @@ $('.navPadding').css('padding-top', $('.
 <h1 title="Package" class="title">Package&nbsp;org.apache.torque.criteria</h1>
 </div>
 <div class="contentContainer">
+<section role="region"><a id="package.description">
+<!--   -->
+</a>
+<div class="block">This package contains Torque's Criteria classes.</div>
+</section>
 <ul class="blockList">
 <li class="blockList">
 <table class="typeSummary">

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/package-tree.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/package-tree.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/package-tree.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/package-tree.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>org.apache.torque.criteria Class Hierarchy (Torque Runtime 5.1 Test 
API)</title>
+<title>org.apache.torque.criteria Class Hierarchy (Torque Runtime 5.2-SNAPSHOT 
Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.torque.criteria Class Hierarchy 
(Torque Runtime 5.1 Test API)";
+            parent.document.title="org.apache.torque.criteria Class Hierarchy 
(Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/package-use.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/package-use.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/package-use.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/criteria/package-use.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Package org.apache.torque.criteria (Torque Runtime 5.1 Test 
API)</title>
+<title>Uses of Package org.apache.torque.criteria (Torque Runtime 5.2-SNAPSHOT 
Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.torque.criteria 
(Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Package org.apache.torque.criteria 
(Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/AbstractBaseManagerTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/AbstractBaseManagerTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/AbstractBaseManagerTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/AbstractBaseManagerTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>AbstractBaseManagerTest (Torque Runtime 5.1 Test API)</title>
+<title>AbstractBaseManagerTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractBaseManagerTest (Torque Runtime 5.1 
Test API)";
+            parent.document.title="AbstractBaseManagerTest (Torque Runtime 
5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/MethodResultCacheTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/MethodResultCacheTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/MethodResultCacheTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/MethodResultCacheTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>MethodResultCacheTest (Torque Runtime 5.1 Test API)</title>
+<title>MethodResultCacheTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MethodResultCacheTest (Torque Runtime 5.1 
Test API)";
+            parent.document.title="MethodResultCacheTest (Torque Runtime 
5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/TestManager.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/TestManager.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/TestManager.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/TestManager.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>TestManager (Torque Runtime 5.1 Test API)</title>
+<title>TestManager (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TestManager (Torque Runtime 5.1 Test API)";
+            parent.document.title="TestManager (Torque Runtime 5.2-SNAPSHOT 
Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/TestPersistent.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/TestPersistent.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/TestPersistent.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/TestPersistent.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>TestPersistent (Torque Runtime 5.1 Test API)</title>
+<title>TestPersistent (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TestPersistent (Torque Runtime 5.1 Test 
API)";
+            parent.document.title="TestPersistent (Torque Runtime 5.2-SNAPSHOT 
Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/AbstractBaseManagerTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/AbstractBaseManagerTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/AbstractBaseManagerTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/AbstractBaseManagerTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.manager.AbstractBaseManagerTest (Torque 
Runtime 5.1 Test API)</title>
+<title>Uses of Class org.apache.torque.manager.AbstractBaseManagerTest (Torque 
Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.manager.AbstractBaseManagerTest (Torque Runtime 5.1 Test 
API)";
+            parent.document.title="Uses of Class 
org.apache.torque.manager.AbstractBaseManagerTest (Torque Runtime 5.2-SNAPSHOT 
Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/MethodResultCacheTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/MethodResultCacheTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/MethodResultCacheTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/MethodResultCacheTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.manager.MethodResultCacheTest (Torque 
Runtime 5.1 Test API)</title>
+<title>Uses of Class org.apache.torque.manager.MethodResultCacheTest (Torque 
Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.manager.MethodResultCacheTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.manager.MethodResultCacheTest (Torque Runtime 5.2-SNAPSHOT 
Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/TestManager.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/TestManager.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/TestManager.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/TestManager.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.manager.TestManager (Torque Runtime 5.1 
Test API)</title>
+<title>Uses of Class org.apache.torque.manager.TestManager (Torque Runtime 
5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.manager.TestManager (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.manager.TestManager (Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/TestPersistent.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/TestPersistent.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/TestPersistent.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/class-use/TestPersistent.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.manager.TestPersistent (Torque Runtime 
5.1 Test API)</title>
+<title>Uses of Class org.apache.torque.manager.TestPersistent (Torque Runtime 
5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.manager.TestPersistent (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.manager.TestPersistent (Torque Runtime 5.2-SNAPSHOT Test 
API)";
         }
     }
     catch(err) {
@@ -107,7 +107,9 @@ $('.navPadding').css('padding-top', $('.
 <tbody>
 <tr class="altColor">
 <th class="colFirst" scope="row"><a 
href="#org.apache.torque.manager">org.apache.torque.manager</a></th>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">A manager/factory API for use with Torque-generated data 
beans.</div>
+</td>
 </tr>
 </tbody>
 </table>

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/package-summary.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/package-summary.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/package-summary.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/package-summary.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>org.apache.torque.manager (Torque Runtime 5.1 Test API)</title>
+<title>org.apache.torque.manager (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.torque.manager (Torque Runtime 
5.1 Test API)";
+            parent.document.title="org.apache.torque.manager (Torque Runtime 
5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {
@@ -96,6 +96,11 @@ $('.navPadding').css('padding-top', $('.
 <h1 title="Package" class="title">Package&nbsp;org.apache.torque.manager</h1>
 </div>
 <div class="contentContainer">
+<section role="region"><a id="package.description">
+<!--   -->
+</a>
+<div class="block">A manager/factory API for use with Torque-generated data 
beans.</div>
+</section>
 <ul class="blockList">
 <li class="blockList">
 <table class="typeSummary">

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/package-tree.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/package-tree.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/package-tree.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/package-tree.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>org.apache.torque.manager Class Hierarchy (Torque Runtime 5.1 Test 
API)</title>
+<title>org.apache.torque.manager Class Hierarchy (Torque Runtime 5.2-SNAPSHOT 
Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.torque.manager Class Hierarchy 
(Torque Runtime 5.1 Test API)";
+            parent.document.title="org.apache.torque.manager Class Hierarchy 
(Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/package-use.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/package-use.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/package-use.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/manager/package-use.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Package org.apache.torque.manager (Torque Runtime 5.1 Test 
API)</title>
+<title>Uses of Package org.apache.torque.manager (Torque Runtime 5.2-SNAPSHOT 
Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.torque.manager 
(Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Package org.apache.torque.manager 
(Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {
@@ -107,7 +107,9 @@ $('.navPadding').css('padding-top', $('.
 <tbody>
 <tr class="altColor">
 <th class="colFirst" scope="row"><a 
href="#org.apache.torque.manager">org.apache.torque.manager</a></th>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">A manager/factory API for use with Torque-generated data 
beans.</div>
+</td>
 </tr>
 </tbody>
 </table>

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/ColumnMapTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/ColumnMapTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/ColumnMapTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/ColumnMapTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>ColumnMapTest (Torque Runtime 5.1 Test API)</title>
+<title>ColumnMapTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ColumnMapTest (Torque Runtime 5.1 Test 
API)";
+            parent.document.title="ColumnMapTest (Torque Runtime 5.2-SNAPSHOT 
Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/class-use/ColumnMapTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/class-use/ColumnMapTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/class-use/ColumnMapTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/class-use/ColumnMapTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.map.ColumnMapTest (Torque Runtime 5.1 
Test API)</title>
+<title>Uses of Class org.apache.torque.map.ColumnMapTest (Torque Runtime 
5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.map.ColumnMapTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.map.ColumnMapTest (Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/package-summary.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/package-summary.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/package-summary.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/package-summary.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>org.apache.torque.map (Torque Runtime 5.1 Test API)</title>
+<title>org.apache.torque.map (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.torque.map (Torque Runtime 5.1 
Test API)";
+            parent.document.title="org.apache.torque.map (Torque Runtime 
5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {
@@ -96,6 +96,11 @@ $('.navPadding').css('padding-top', $('.
 <h1 title="Package" class="title">Package&nbsp;org.apache.torque.map</h1>
 </div>
 <div class="contentContainer">
+<section role="region"><a id="package.description">
+<!--   -->
+</a>
+<div class="block">Description of the schema layout.</div>
+</section>
 <ul class="blockList">
 <li class="blockList">
 <table class="typeSummary">

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/package-tree.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/package-tree.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/package-tree.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/package-tree.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>org.apache.torque.map Class Hierarchy (Torque Runtime 5.1 Test 
API)</title>
+<title>org.apache.torque.map Class Hierarchy (Torque Runtime 5.2-SNAPSHOT Test 
API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.torque.map Class Hierarchy 
(Torque Runtime 5.1 Test API)";
+            parent.document.title="org.apache.torque.map Class Hierarchy 
(Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/package-use.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/package-use.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/package-use.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/map/package-use.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Package org.apache.torque.map (Torque Runtime 5.1 Test 
API)</title>
+<title>Uses of Package org.apache.torque.map (Torque Runtime 5.2-SNAPSHOT Test 
API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.torque.map 
(Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Package org.apache.torque.map 
(Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/ComboKeyTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/ComboKeyTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/ComboKeyTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/ComboKeyTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>ComboKeyTest (Torque Runtime 5.1 Test API)</title>
+<title>ComboKeyTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ComboKeyTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="ComboKeyTest (Torque Runtime 5.2-SNAPSHOT 
Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/NumberKeyTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/NumberKeyTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/NumberKeyTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/NumberKeyTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>NumberKeyTest (Torque Runtime 5.1 Test API)</title>
+<title>NumberKeyTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" 
title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NumberKeyTest (Torque Runtime 5.1 Test 
API)";
+            parent.document.title="NumberKeyTest (Torque Runtime 5.2-SNAPSHOT 
Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/class-use/ComboKeyTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/class-use/ComboKeyTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/class-use/ComboKeyTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/class-use/ComboKeyTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.om.ComboKeyTest (Torque Runtime 5.1 
Test API)</title>
+<title>Uses of Class org.apache.torque.om.ComboKeyTest (Torque Runtime 
5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.om.ComboKeyTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.om.ComboKeyTest (Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/class-use/NumberKeyTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/class-use/NumberKeyTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/class-use/NumberKeyTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/class-use/NumberKeyTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.om.NumberKeyTest (Torque Runtime 5.1 
Test API)</title>
+<title>Uses of Class org.apache.torque.om.NumberKeyTest (Torque Runtime 
5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.om.NumberKeyTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.om.NumberKeyTest (Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/BigDecimalMapperTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/BigDecimalMapperTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/BigDecimalMapperTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/BigDecimalMapperTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>BigDecimalMapperTest (Torque Runtime 5.1 Test API)</title>
+<title>BigDecimalMapperTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BigDecimalMapperTest (Torque Runtime 5.1 
Test API)";
+            parent.document.title="BigDecimalMapperTest (Torque Runtime 
5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/CompositeMapperTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/CompositeMapperTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/CompositeMapperTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/CompositeMapperTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>CompositeMapperTest (Torque Runtime 5.1 Test API)</title>
+<title>CompositeMapperTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompositeMapperTest (Torque Runtime 5.1 
Test API)";
+            parent.document.title="CompositeMapperTest (Torque Runtime 
5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/DateMapperTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/DateMapperTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/DateMapperTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/DateMapperTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>DateMapperTest (Torque Runtime 5.1 Test API)</title>
+<title>DateMapperTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DateMapperTest (Torque Runtime 5.1 Test 
API)";
+            parent.document.title="DateMapperTest (Torque Runtime 5.2-SNAPSHOT 
Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/IntegerMapperTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/IntegerMapperTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/IntegerMapperTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/IntegerMapperTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>IntegerMapperTest (Torque Runtime 5.1 Test API)</title>
+<title>IntegerMapperTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IntegerMapperTest (Torque Runtime 5.1 Test 
API)";
+            parent.document.title="IntegerMapperTest (Torque Runtime 
5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/LongMapperTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/LongMapperTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/LongMapperTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/LongMapperTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>LongMapperTest (Torque Runtime 5.1 Test API)</title>
+<title>LongMapperTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LongMapperTest (Torque Runtime 5.1 Test 
API)";
+            parent.document.title="LongMapperTest (Torque Runtime 5.2-SNAPSHOT 
Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/ObjectListMapperTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/ObjectListMapperTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/ObjectListMapperTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/ObjectListMapperTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>ObjectListMapperTest (Torque Runtime 5.1 Test API)</title>
+<title>ObjectListMapperTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ObjectListMapperTest (Torque Runtime 5.1 
Test API)";
+            parent.document.title="ObjectListMapperTest (Torque Runtime 
5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/StringMapperTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/StringMapperTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/StringMapperTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/StringMapperTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>StringMapperTest (Torque Runtime 5.1 Test API)</title>
+<title>StringMapperTest (Torque Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StringMapperTest (Torque Runtime 5.1 Test 
API)";
+            parent.document.title="StringMapperTest (Torque Runtime 
5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/BigDecimalMapperTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/BigDecimalMapperTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/BigDecimalMapperTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/BigDecimalMapperTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.om.mapper.BigDecimalMapperTest (Torque 
Runtime 5.1 Test API)</title>
+<title>Uses of Class org.apache.torque.om.mapper.BigDecimalMapperTest (Torque 
Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.om.mapper.BigDecimalMapperTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.om.mapper.BigDecimalMapperTest (Torque Runtime 5.2-SNAPSHOT 
Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/CompositeMapperTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/CompositeMapperTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/CompositeMapperTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/CompositeMapperTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.om.mapper.CompositeMapperTest (Torque 
Runtime 5.1 Test API)</title>
+<title>Uses of Class org.apache.torque.om.mapper.CompositeMapperTest (Torque 
Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.om.mapper.CompositeMapperTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.om.mapper.CompositeMapperTest (Torque Runtime 5.2-SNAPSHOT 
Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/DateMapperTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/DateMapperTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/DateMapperTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/DateMapperTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.om.mapper.DateMapperTest (Torque 
Runtime 5.1 Test API)</title>
+<title>Uses of Class org.apache.torque.om.mapper.DateMapperTest (Torque 
Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.om.mapper.DateMapperTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.om.mapper.DateMapperTest (Torque Runtime 5.2-SNAPSHOT Test 
API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/IntegerMapperTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/IntegerMapperTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/IntegerMapperTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/IntegerMapperTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.om.mapper.IntegerMapperTest (Torque 
Runtime 5.1 Test API)</title>
+<title>Uses of Class org.apache.torque.om.mapper.IntegerMapperTest (Torque 
Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.om.mapper.IntegerMapperTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.om.mapper.IntegerMapperTest (Torque Runtime 5.2-SNAPSHOT Test 
API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/LongMapperTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/LongMapperTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/LongMapperTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/LongMapperTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.om.mapper.LongMapperTest (Torque 
Runtime 5.1 Test API)</title>
+<title>Uses of Class org.apache.torque.om.mapper.LongMapperTest (Torque 
Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.om.mapper.LongMapperTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.om.mapper.LongMapperTest (Torque Runtime 5.2-SNAPSHOT Test 
API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/ObjectListMapperTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/ObjectListMapperTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/ObjectListMapperTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/ObjectListMapperTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.om.mapper.ObjectListMapperTest (Torque 
Runtime 5.1 Test API)</title>
+<title>Uses of Class org.apache.torque.om.mapper.ObjectListMapperTest (Torque 
Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.om.mapper.ObjectListMapperTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.om.mapper.ObjectListMapperTest (Torque Runtime 5.2-SNAPSHOT 
Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/StringMapperTest.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/StringMapperTest.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/StringMapperTest.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/class-use/StringMapperTest.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.torque.om.mapper.StringMapperTest (Torque 
Runtime 5.1 Test API)</title>
+<title>Uses of Class org.apache.torque.om.mapper.StringMapperTest (Torque 
Runtime 5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.torque.om.mapper.StringMapperTest (Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Class 
org.apache.torque.om.mapper.StringMapperTest (Torque Runtime 5.2-SNAPSHOT Test 
API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/package-summary.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/package-summary.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/package-summary.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/package-summary.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>org.apache.torque.om.mapper (Torque Runtime 5.1 Test API)</title>
+<title>org.apache.torque.om.mapper (Torque Runtime 5.2-SNAPSHOT Test 
API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.torque.om.mapper (Torque Runtime 
5.1 Test API)";
+            parent.document.title="org.apache.torque.om.mapper (Torque Runtime 
5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {
@@ -96,6 +96,12 @@ $('.navPadding').css('padding-top', $('.
 <h1 title="Package" class="title">Package&nbsp;org.apache.torque.om.mapper</h1>
 </div>
 <div class="contentContainer">
+<section role="region"><a id="package.description">
+<!--   -->
+</a>
+<div class="block">Contains the Mapper interface which defines how to map from
+    a ResultSet to an object, and simple implementations of this 
interface.</div>
+</section>
 <ul class="blockList">
 <li class="blockList">
 <table class="typeSummary">

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/package-tree.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/package-tree.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/package-tree.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/package-tree.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>org.apache.torque.om.mapper Class Hierarchy (Torque Runtime 5.1 Test 
API)</title>
+<title>org.apache.torque.om.mapper Class Hierarchy (Torque Runtime 
5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.torque.om.mapper Class Hierarchy 
(Torque Runtime 5.1 Test API)";
+            parent.document.title="org.apache.torque.om.mapper Class Hierarchy 
(Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {

Modified: 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/package-use.html
URL: 
http://svn.apache.org/viewvc/sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/package-use.html?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/package-use.html
 (original)
+++ 
sites/db/content/torque/torque-5.1/documentation/modules/runtime/reports/testapidocs/org/apache/torque/om/mapper/package-use.html
 Mon Apr  4 13:47:28 2022
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Package org.apache.torque.om.mapper (Torque Runtime 5.1 Test 
API)</title>
+<title>Uses of Package org.apache.torque.om.mapper (Torque Runtime 
5.2-SNAPSHOT Test API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.torque.om.mapper 
(Torque Runtime 5.1 Test API)";
+            parent.document.title="Uses of Package org.apache.torque.om.mapper 
(Torque Runtime 5.2-SNAPSHOT Test API)";
         }
     }
     catch(err) {


Reply via email to