You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2016/02/02 23:33:26 UTC

[18/42] incubator-trafodion-site git commit: [TRAFODION-1699] PR 294 Web site now points to Contributors Guide on wiki

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/command_interface/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/dependencies.html b/docs/command_interface/dependencies.html
index c095ef6..dcb37ab 100644
--- a/docs/command_interface/dependencies.html
+++ b/docs/command_interface/dependencies.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jan 27, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 2, 2016 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20160127" />
+    <meta name="Date-Revision-yyyymmdd" content="20160202" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-01-27</span>
+        <span id="publishDate">Last Published: 2016-02-02</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/command_interface/index.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/index.html b/docs/command_interface/index.html
index 8d4fbe9..079a2ee 100644
--- a/docs/command_interface/index.html
+++ b/docs/command_interface/index.html
@@ -596,7 +596,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_run_commands_interactively">5. Run Commands Interactively</a>
 <ul class="sectlevel2">
-<li><a href="#_user_inteface">5.1. User Inteface</a>
+<li><a href="#_user_interface">5.1. User Interface</a>
 <ul class="sectlevel3">
 <li><a href="#_product_banner">5.1.1. Product Banner</a></li>
 <li><a href="#_interface_prompt">5.1.2. Interface Prompt</a></li>
@@ -2549,7 +2549,7 @@ After you enter one of these commands, TrafCI immediately quits running and disa
 <p>After launching TrafCI, you can run SQL statements and interface commands in the command-line interface.</p>
 </div>
 <div class="sect2">
-<h3 id="_user_inteface">5.1. User Inteface</h3>
+<h3 id="_user_interface">5.1. User Interface</h3>
 <div class="sect3">
 <h4 id="_product_banner">5.1.1. Product Banner</h4>
 <div class="paragraph">
@@ -2577,7 +2577,7 @@ SQL terminator and then reenter the command on one line.</p>
 </div>
 <div class="paragraph">
 <p>You can continue any SQL statement over multiple lines, breaking that statement at any point except
-within a word, a numeric literal, or a multicharacter operator (for example, <code>&lt;&#61;</code>). To break a string
+within a word, a numeric literal, or a multi-character operator (for example, <code>&lt;&#61;</code>). To break a string
 literal in a DML statement, use a concatenation operator (<code>||</code>). For more information, see the
 concatenation operator in the
 <a href="http://trafodion.incubator.apache.org/docs/sql_reference/index.html"><em>Trafodion SQL Reference Manual</em></a>.</p>
@@ -2963,7 +2963,7 @@ LISTCOUNT 0 [All Rows]</code></pre>
 <div class="paragraph">
 <p>To display commands that were recently executed in the TrafCI session, enter the
 <code>HISTORY</code> command. The <code>HISTORY</code> command associates each command with a number that
-you can use to reexecute or edit the command with the <code>FC</code> command. See
+you can use to re-execute or edit the command with the <code>FC</code> command. See
 <a href="#edit_reexecute_command">Edit and Reexecute a Command</a>.</p>
 </div>
 <div class="paragraph">
@@ -2990,7 +2990,7 @@ SQL&gt;</code></pre>
 <p><strong>Example</strong></p>
 </div>
 <div class="paragraph">
-<p>This <code>SAVEHIST</code> command saves the session history inca file named <code>history.txt</code> in the
+<p>This <code>SAVEHIST</code> command saves the session history in a file named <code>history.txt</code> in the
 local directory where you are running TrafCI:</p>
 </div>
 <div class="listingblock">
@@ -4293,7 +4293,7 @@ sess=<span class="predefined-constant">None</span></code></pre>
 </colgroup>
 <thead>
 <tr>
-<th class="tableblock halign-left valign-top">Commmand</th>
+<th class="tableblock halign-left valign-top">Command</th>
 <th class="tableblock halign-left valign-top">Description</th>
 <th class="tableblock halign-left valign-top">Documentation</th>
 </tr>
@@ -4346,7 +4346,7 @@ sess=<span class="predefined-constant">None</span></code></pre>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div class="literal"><pre>FC</pre></div></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Edits and reexecutes a previous command. This command is restricted to the command-line
+<td class="tableblock halign-left valign-top"><p class="tableblock">Edits and re-executes a previous command. This command is restricted to the command-line
 interface and is disallowed in script files.</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#cmd_fc">FC Command</a></p></td>
 </tr>
@@ -4413,7 +4413,7 @@ successful connection.</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div class="literal"><pre>REPEAT</pre></div></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Reexecutes a command.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Re-executes a command.</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#cmd_repeat">REPEAT Command</a></p></td>
 </tr>
 <tr>
@@ -4569,7 +4569,7 @@ The default is a semicolon (<code>;</code>).</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div class="literal"><pre>SHOW PARAM</pre></div></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">isplays the parameters that are set in the current session.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Displays the parameters that are set in the current session.</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#cmd_show_param">SHOW PARAM Command</a></p></td>
 </tr>
 <tr>
@@ -4722,7 +4722,7 @@ If you omit <code><em>section-name</em></code>, the <code>@</code> command execu
 </div>
 </li>
 <li>
-<p>This <code>@</code> command runs the script file in the specified directory on aWindows workstation:</p>
+<p>This <code>@</code> command runs the script file in the specified directory on a Windows workstation:</p>
 <div class="listingblock">
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="text"> SQL&gt; @c:\my_files\ddl.sql</code></pre>
@@ -4829,7 +4829,7 @@ the rest of the tokens to be treated as parameters.</p>
 <p><code><em>SQL-terminator</em></code></p>
 <div class="paragraph">
 <p>is the default terminator (<code>;</code>) or a string value defined for the statement terminator by the
-<a href="#cmd_set_sqlterminator">SET SQLTERMINATOR Command</a>. For moreinformation, see
+<a href="#cmd_set_sqlterminator">SET SQLTERMINATOR Command</a>. For more information, see
 <a href="#interactive_set_show_terminator">Set and Show the SQL Terminator</a>.</p>
 </div>
 </li>
@@ -5628,7 +5628,7 @@ the line below the displayed command line:</p>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><em>characters</em></p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">Replaces existing characters one-for-one with characters, beginning with the first character immediately above characters.
-<em>`characters`</em> must begin with a nonblank character.</p></td>
+<em>`characters`</em> must begin with a non-blank character.</p></td>
 </tr>
 </tbody>
 </table>
@@ -5649,7 +5649,7 @@ commands to stop editing the line. If that line is the last line of the command,
 <div class="ulist">
 <ul>
 <li>
-<p>Reexecute the most recent command that begins with SH:</p>
+<p>Re-execute the most recent command that begins with SH:</p>
 <div class="listingblock">
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="text">SQL&gt; FC SH
@@ -5839,11 +5839,11 @@ SQL&gt;</code></pre>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div class="literal"><pre>Message Count</pre></div></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Number of messages sent/received between filesystem and disk process.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Number of messages sent/received between file system and disk process.</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div class="literal"><pre>Message Bytes</pre></div></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Number of message bytes sent/received between filesystem and disk process.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Number of message bytes sent/received between file system and disk process.</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div class="literal"><pre>Lock Escl</pre></div></td>
@@ -6051,7 +6051,7 @@ SQL&gt; SELECT  FROM Customers;</code></pre>
 <h3 id="cmd_history">8.15. HISTORY Command</h3>
 <div class="paragraph">
 <p>The <code>HISTORY</code> command displays recently executed commands, identifying each command by a number that you can use
-to reexecute or edit the command.</p>
+to re-execute or edit the command.</p>
 </div>
 <div class="sect3">
 <h4 id="_syntax_14">8.15.1. Syntax</h4>
@@ -6079,8 +6079,8 @@ to reexecute or edit the command.</p>
 <p>You must enter the command on one line. The command does not require an SQL terminator.</p>
 </li>
 <li>
-<p>You can use the <code>FC</code> command to edit and reexecute a command in the history buffer, or use the
-<code>REPEAT</code> command to reexecute a command without modifying it. See <a href="#cmd_fc">FC Command</a> or
+<p>You can use the <code>FC</code> command to edit and re-execute a command in the history buffer, or use the
+<code>REPEAT</code> command to re-execute a command without modifying it. See <a href="#cmd_fc">FC Command</a> or
 <a href="#cmd_repeat">REPEAT Command</a>.</p>
 </li>
 </ul>
@@ -6861,7 +6861,7 @@ SQL&gt; OBEY c:\trafci</code></pre>
 </li>
 <li>
 <p>This command executes all files beginning with the word <code>"script"</code> and contains one character after the word script
-and ends with <code>.sql</code> extenstion. For example: <code>script1.sql</code>, <code>script2.sql</code>, <code>scriptZ.sqland</code> so on.</p>
+and ends with <code>.sql</code> extension. For example: <code>script1.sql</code>, <code>script2.sql</code>, <code>scriptZ.sqland</code> so on.</p>
 <div class="listingblock">
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="text">SQL&gt; OBEY C:\trafci\script?.sql</code></pre>
@@ -6878,7 +6878,7 @@ and ends with <code>.sql</code> extenstion. For example: <code>script1.sql</code
 </li>
 <li>
 <p>This command executes all files that begin with the word <code>"script"</code> and contains one character after the word <code>"script"</code> and
-ends with an extenstion prefixed by a dot. For example: <code>script1.sql</code>, <code>script2.bat</code>, <code>scriptZ.txt</code>, and so on.</p>
+ends with an extension prefixed by a dot. For example: <code>script1.sql</code>, <code>script2.bat</code>, <code>scriptZ.txt</code>, and so on.</p>
 <div class="listingblock">
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="text">SQL&gt; OBEY C:\trafci\script?.</code></pre>
@@ -7311,7 +7311,7 @@ Connected to Trafodion</code></pre>
 <div class="sect2">
 <h3 id="cmd_repeat">8.24. REPEAT Command</h3>
 <div class="paragraph">
-<p>The <code>REPEAT</code> command reexecutes a previous command.</p>
+<p>The <code>REPEAT</code> command re-executes a previous command.</p>
 </div>
 <div class="sect3">
 <h4 id="_syntax_23">8.24.1. Syntax</h4>
@@ -7352,8 +7352,8 @@ command in the history buffer.</p>
 <p>You must enter the command on one line. The command does not require an SQL terminator.</p>
 </li>
 <li>
-<p>To reexecute the immediately preceding command, enter <code>REPEAT</code> without specifying a number. If you enter more than one
-command on a line, then the <code>REPEAT</code> command reexecutes only the last command on the line.</p>
+<p>To re-execute the immediately preceding command, enter <code>REPEAT</code> without specifying a number. If you enter more than one
+command on a line, then the <code>REPEAT</code> command re-executes only the last command on the line.</p>
 </li>
 <li>
 <p>When a command is selected for repeat, and the SQL terminator value has changed since the execution of that command,
@@ -7367,7 +7367,7 @@ then TrafCI replaces the SQL terminator in the command with the current SQL term
 <div class="ulist">
 <ul>
 <li>
-<p>Display the previously executed commands and reexecute the second to the last command:</p>
+<p>Display the previously executed commands and re-execute the second to the last command:</p>
 <div class="listingblock">
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="text">SQL&gt; HISTORY
@@ -7399,7 +7399,7 @@ SQL&gt;</code></pre>
 <div class="ulist">
 <ul>
 <li>
-<p>Reexecute the fifth command in the history buffer:</p>
+<p>Re-execute the fifth command in the history buffer:</p>
 <div class="listingblock">
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="text">SQL&gt; REPEAT 5
@@ -7414,7 +7414,7 @@ SQL&gt;</code></pre>
 </div>
 </li>
 <li>
-<p>Reexecute the <code>SHOW TABLES</code> command:</p>
+<p>Re-execute the <code>SHOW TABLES</code> command:</p>
 <div class="listingblock">
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="text">SQL&gt; REPEAT SHOW
@@ -9859,7 +9859,7 @@ Elapsed time:00:00:00:078</code></pre>
 <div class="sect2">
 <h3 id="cmd_show_param">8.55. SHOW PARAM Command</h3>
 <div class="paragraph">
-<p>The <code>SHOW PARAM</code> command displays the parameters that are set in thecurrent TrafCI session.</p>
+<p>The <code>SHOW PARAM</code> command displays the parameters that are set in the current TrafCI session.</p>
 </div>
 <div class="sect3">
 <h4 id="_syntax_53">8.55.1. Syntax</h4>
@@ -10918,7 +10918,7 @@ Trafodion Command Interface     : TrafCI_Build_40646</code></pre>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-01-16 00:01:35 UTC
+Last updated 2016-01-29 17:42:05 UTC
 </div>
 </div>
 <script>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/command_interface/integration.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/integration.html b/docs/command_interface/integration.html
index 42fc034..5990541 100644
--- a/docs/command_interface/integration.html
+++ b/docs/command_interface/integration.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jan 27, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 2, 2016 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20160127" />
+    <meta name="Date-Revision-yyyymmdd" content="20160202" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-01-27</span>
+        <span id="publishDate">Last Published: 2016-02-02</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/command_interface/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/issue-tracking.html b/docs/command_interface/issue-tracking.html
index 7eb817c..0448387 100644
--- a/docs/command_interface/issue-tracking.html
+++ b/docs/command_interface/issue-tracking.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jan 27, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 2, 2016 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20160127" />
+    <meta name="Date-Revision-yyyymmdd" content="20160202" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-01-27</span>
+        <span id="publishDate">Last Published: 2016-02-02</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/command_interface/license.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/license.html b/docs/command_interface/license.html
index 1b7f8c0..ce32861 100644
--- a/docs/command_interface/license.html
+++ b/docs/command_interface/license.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jan 27, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 2, 2016 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20160127" />
+    <meta name="Date-Revision-yyyymmdd" content="20160202" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-01-27</span>
+        <span id="publishDate">Last Published: 2016-02-02</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/command_interface/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/mail-lists.html b/docs/command_interface/mail-lists.html
index 5f5c818..d4e7d6f 100644
--- a/docs/command_interface/mail-lists.html
+++ b/docs/command_interface/mail-lists.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jan 27, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 2, 2016 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20160127" />
+    <meta name="Date-Revision-yyyymmdd" content="20160202" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-01-27</span>
+        <span id="publishDate">Last Published: 2016-02-02</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/command_interface/project-info.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/project-info.html b/docs/command_interface/project-info.html
index 398598b..0b58be0 100644
--- a/docs/command_interface/project-info.html
+++ b/docs/command_interface/project-info.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jan 27, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 2, 2016 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20160127" />
+    <meta name="Date-Revision-yyyymmdd" content="20160202" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-01-27</span>
+        <span id="publishDate">Last Published: 2016-02-02</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/command_interface/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/project-summary.html b/docs/command_interface/project-summary.html
index 3e30181..d3976a2 100644
--- a/docs/command_interface/project-summary.html
+++ b/docs/command_interface/project-summary.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jan 27, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 2, 2016 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20160127" />
+    <meta name="Date-Revision-yyyymmdd" content="20160202" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-01-27</span>
+        <span id="publishDate">Last Published: 2016-02-02</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/command_interface/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/source-repository.html b/docs/command_interface/source-repository.html
index d0dc623..ae6b87a 100644
--- a/docs/command_interface/source-repository.html
+++ b/docs/command_interface/source-repository.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jan 27, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 2, 2016 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20160127" />
+    <meta name="Date-Revision-yyyymmdd" content="20160202" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-01-27</span>
+        <span id="publishDate">Last Published: 2016-02-02</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/command_interface/team-list.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/team-list.html b/docs/command_interface/team-list.html
index 49c6132..4b8000a 100644
--- a/docs/command_interface/team-list.html
+++ b/docs/command_interface/team-list.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jan 27, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 2, 2016 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20160127" />
+    <meta name="Date-Revision-yyyymmdd" content="20160202" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-01-27</span>
+        <span id="publishDate">Last Published: 2016-02-02</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/allclasses-frame.html b/docs/dcs_reference/apidocs/allclasses-frame.html
index 9458237..eed55c9 100644
--- a/docs/dcs_reference/apidocs/allclasses-frame.html
+++ b/docs/dcs_reference/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:10 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/allclasses-noframe.html b/docs/dcs_reference/apidocs/allclasses-noframe.html
index bc3e8ec..c89092d 100644
--- a/docs/dcs_reference/apidocs/allclasses-noframe.html
+++ b/docs/dcs_reference/apidocs/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:10 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/constant-values.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/constant-values.html b/docs/dcs_reference/apidocs/constant-values.html
index 28187d7..6d01bf6 100644
--- a/docs/dcs_reference/apidocs/constant-values.html
+++ b/docs/dcs_reference/apidocs/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constant Field Values (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/deprecated-list.html b/docs/dcs_reference/apidocs/deprecated-list.html
index 7e7bdbe..bf7494a 100644
--- a/docs/dcs_reference/apidocs/deprecated-list.html
+++ b/docs/dcs_reference/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:10 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Deprecated List (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/help-doc.html b/docs/dcs_reference/apidocs/help-doc.html
index 078e239..7601fc0 100644
--- a/docs/dcs_reference/apidocs/help-doc.html
+++ b/docs/dcs_reference/apidocs/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:10 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>API Help (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/index-all.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/index-all.html b/docs/dcs_reference/apidocs/index-all.html
index 38673c7..f5e3494 100644
--- a/docs/dcs_reference/apidocs/index-all.html
+++ b/docs/dcs_reference/apidocs/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:10 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Index (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/index.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/index.html b/docs/dcs_reference/apidocs/index.html
index f8f37af..4ed1109 100644
--- a/docs/dcs_reference/apidocs/index.html
+++ b/docs/dcs_reference/apidocs/index.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc on Wed Jan 27 22:52:10 UTC 2016 -->
+<!-- Generated by javadoc on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Trafodion Database Connectivity Services 2.0.0 API</title>
 <script type="text/javascript">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
index 550ad76..05b990f 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:08 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
index f623810..811b755 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:08 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionAnnotation (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
index 2643eb2..c3dfd91 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.Constants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
index ca7f1a1..6527f16 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.VersionAnnotation (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
index e0d377a..3e3cd94 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FilterContainer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
index 816f412..87e7a95 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HtmlQuoting (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
index 5aba150..bed286e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.DummyServletFilter.RequestChecker (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
index 02c1cb4..e82c089 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.DummyServletFilter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
index fc5ff3f..a36fb88 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.QuotingInputFilter.RequestQuoter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
index d966576..8339463 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.QuotingInputFilter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
index aea26d1..2fd8715 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.StackServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
index ec5c329..171bd6d 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
index f8f7c6d..a4d8e55 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.trafodion.dcs.http.FilterContainer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
index 5f1cbb6..9bcd268 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HtmlQuoting (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
index 92b2a7e..a20e398 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.DummyServletFilter.RequestChecker (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
index 5ac2d77..1c15c80 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.DummyServletFilter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
index 08fd491..0e32bdc 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.QuotingInputFilter.RequestQuoter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
index e4eb5c2..5c2b5a9 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.QuotingInputFilter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
index e75dba9..eda42e2 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.StackServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
index ce7877f..ff89a7e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
index d91d3e4..4853aeb 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.http (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
index c349f52..d10709f 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.http (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
index ca47ef0..d7bd7a2 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.http Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
index 935737d..bc335a8 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:49 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.http (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
index 620e36d..4f466de 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsMaster (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
index beb6988..89e7f75 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FloatingIp (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
index f0c2c38..8cf5a9f 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MasterLeaderElection (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
index 21f618f..1895236 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MasterStatusServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
index ed254ea..8bd964f 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Metrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
index e584eb1..8a3fd81 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanModel.PlanSummaryInfo (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
index 80c387b..00a4e22 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanModel.QueryPlanData (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
index b9685a2..8e472f5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
index 984ad65..b2aabd9 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanResponse (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
index 05e821d..168e0c0 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RegisteredServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
index 55bd6c3..3cb8562 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RunningServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
index 544c3e0..122b1ca 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerItem (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
index 9320250..cdc3c25 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
index 72dc134..973aa28 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.DcsMaster (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
index 1193e42..0e97b99 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.FloatingIp (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
index d7dd09c..f470b27 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.MasterLeaderElection (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
index 223fc4c..e60439d 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.MasterStatusServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
index b53f8df..6e2368e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.Metrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
index 5e2ece5..cfdb223 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanModel.PlanSummaryInfo (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
index c8e8d58..3e80ed5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanModel.QueryPlanData (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/984ef15b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
index 7f9c5f7..1621b25 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Wed Jan 27 22:52:09 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Feb 02 22:15:48 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-01-27">
+<meta name="date" content="2016-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>