You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2018/07/25 07:46:37 UTC

[15/51] [partial] cayenne-website git commit: Update 4.1 docs

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/SoftDeleteTranslatorFactory.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/SoftDeleteTranslatorFactory.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/SoftDeleteTranslatorFactory.html
index c3c2c7a..ea6b52f 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/SoftDeleteTranslatorFactory.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/SoftDeleteTranslatorFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:05 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:22 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SoftDeleteTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>SoftDeleteTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SoftDeleteTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="SoftDeleteTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -99,7 +99,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../../org/apache/cayenne/access/translator/batch/DefaultBatchTranslatorFactory.html" title="class in org.apache.cayenne.access.translator.batch">org.apache.cayenne.access.translator.batch.DefaultBatchTranslatorFactory</a></li>
@@ -147,7 +147,7 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/batch/SoftDeleteTranslatorFactory.html#DEFAULT_DELETED_FIELD_NAME">DEFAULT_DELETED_FIELD_NAME</a></span></code>
 <div class="block">Default name of 'deleted' field</div>
 </td>
@@ -170,7 +170,7 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/batch/SoftDeleteTranslatorFactory.html#SoftDeleteTranslatorFactory--">SoftDeleteTranslatorFactory</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/batch/SoftDeleteTranslatorFactory.html#SoftDeleteTranslatorFactory-java.lang.String-">SoftDeleteTranslatorFactory</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;deletedFieldName)</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/batch/SoftDeleteTranslatorFactory.html#SoftDeleteTranslatorFactory-java.lang.String-">SoftDeleteTranslatorFactory</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;deletedFieldName)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -191,10 +191,10 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslator.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslator</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/batch/SoftDeleteTranslatorFactory.html#deleteTranslator-org.apache.cayenne.query.DeleteBatchQuery-org.apache.cayenne.dba.DbAdapter-java.lang.String-">deleteTranslator</a></span>(<a href="../../../../../../org/apache/cayenne/query/DeleteBatchQuery.html" title="class in org.apache.cayenne.query">DeleteBatchQuery</a>&nbsp;query,
                 <a href="../../../../../../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</a>&nbsp;adapter,
-                <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>&nbsp;</td>
+                <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/batch/SoftDeleteTranslatorFactory.html#getDeletedFieldName--">getDeletedFieldName</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -209,8 +209,8 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -232,7 +232,7 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT_DELETED_FIELD_NAME</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_DELETED_FIELD_NAME</pre>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_DELETED_FIELD_NAME</pre>
 <div class="block">Default name of 'deleted' field</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -263,7 +263,7 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SoftDeleteTranslatorFactory</h4>
-<pre>public&nbsp;SoftDeleteTranslatorFactory(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;deletedFieldName)</pre>
+<pre>public&nbsp;SoftDeleteTranslatorFactory(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;deletedFieldName)</pre>
 </li>
 </ul>
 </li>
@@ -282,7 +282,7 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <h4>deleteTranslator</h4>
 <pre>protected&nbsp;<a href="../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslator.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslator</a>&nbsp;deleteTranslator(<a href="../../../../../../org/apache/cayenne/query/DeleteBatchQuery.html" title="class in org.apache.cayenne.query">DeleteBatchQuery</a>&nbsp;query,
                                            <a href="../../../../../../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</a>&nbsp;adapter,
-                                           <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</pre>
+                                           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../../org/apache/cayenne/access/translator/batch/DefaultBatchTranslatorFactory.html#deleteTranslator-org.apache.cayenne.query.DeleteBatchQuery-org.apache.cayenne.dba.DbAdapter-java.lang.String-">deleteTranslator</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/batch/DefaultBatchTranslatorFactory.html" title="class in org.apache.cayenne.access.translator.batch">DefaultBatchTranslatorFactory</a></code></dd>
@@ -295,7 +295,7 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getDeletedFieldName</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getDeletedFieldName()</pre>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getDeletedFieldName()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>name of 'deleted' field</dd>
@@ -372,6 +372,6 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/UpdateBatchTranslator.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/UpdateBatchTranslator.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/UpdateBatchTranslator.html
index 06c5331..4723579 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/UpdateBatchTranslator.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/UpdateBatchTranslator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:05 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:22 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>UpdateBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UpdateBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="UpdateBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -99,7 +99,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../../org/apache/cayenne/access/translator/batch/DefaultBatchTranslator.html" title="class in org.apache.cayenne.access.translator.batch">org.apache.cayenne.access.translator.batch.DefaultBatchTranslator</a></li>
@@ -158,7 +158,7 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/batch/UpdateBatchTranslator.html#UpdateBatchTranslator-org.apache.cayenne.query.UpdateBatchQuery-org.apache.cayenne.dba.DbAdapter-java.lang.String-">UpdateBatchTranslator</a></span>(<a href="../../../../../../org/apache/cayenne/query/UpdateBatchQuery.html" title="class in org.apache.cayenne.query">UpdateBatchQuery</a>&nbsp;query,
                      <a href="../../../../../../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</a>&nbsp;adapter,
-                     <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>&nbsp;</td>
+                     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -180,7 +180,7 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/batch/UpdateBatchTranslator.html#createBindings--">createBindings</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/batch/UpdateBatchTranslator.html#createSql--">createSql</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
@@ -199,8 +199,8 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -224,7 +224,7 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <h4>UpdateBatchTranslator</h4>
 <pre>public&nbsp;UpdateBatchTranslator(<a href="../../../../../../org/apache/cayenne/query/UpdateBatchQuery.html" title="class in org.apache.cayenne.query">UpdateBatchQuery</a>&nbsp;query,
                              <a href="../../../../../../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</a>&nbsp;adapter,
-                             <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</pre>
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</pre>
 </li>
 </ul>
 </li>
@@ -241,7 +241,7 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <ul class="blockList">
 <li class="blockList">
 <h4>createSql</h4>
-<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;createSql()</pre>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;createSql()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../../org/apache/cayenne/access/translator/batch/DefaultBatchTranslator.html#createSql--">createSql</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/batch/DefaultBatchTranslator.html" title="class in org.apache.cayenne.access.translator.batch">DefaultBatchTranslator</a></code></dd>
@@ -344,6 +344,6 @@ extends <a href="../../../../../../org/apache/cayenne/access/translator/batch/De
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/BatchTranslator.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/BatchTranslator.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/BatchTranslator.html
index 9d0aa3a..557a5f6 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/BatchTranslator.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/BatchTranslator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:09 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:25 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.cayenne.access.translator.batch.BatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>Uses of Interface org.apache.cayenne.access.translator.batch.BatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.cayenne.access.translator.batch.BatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.access.translator.batch.BatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -119,7 +119,7 @@
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslator.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslator</a></code></td>
 <td class="colLast"><span class="typeNameLabel">DataNode.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cayenne/access/DataNode.html#batchTranslator-org.apache.cayenne.query.BatchQuery-java.lang.String-">batchTranslator</a></span>(<a href="../../../../../../../org/apache/cayenne/query/BatchQuery.html" title="class in org.apache.cayenne.query">BatchQuery</a>&nbsp;query,
-               <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>&nbsp;</td>
+               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -150,13 +150,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">BatchAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#runAsBatch-java.sql.Connection-org.apache.cayenne.access.translator.batch.BatchTranslator-org.apache.cayenne.access.OperationObserver-">runAsBatch</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a>&nbsp;con,
+<td class="colLast"><span class="typeNameLabel">BatchAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#runAsBatch-java.sql.Connection-org.apache.cayenne.access.translator.batch.BatchTranslator-org.apache.cayenne.access.OperationObserver-">runAsBatch</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a>&nbsp;con,
           <a href="../../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslator.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslator</a>&nbsp;translator,
           <a href="../../../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a>&nbsp;delegate)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">BatchAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#runAsIndividualQueries-java.sql.Connection-org.apache.cayenne.access.translator.batch.BatchTranslator-org.apache.cayenne.access.OperationObserver-boolean-">runAsIndividualQueries</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a>&nbsp;connection,
+<td class="colLast"><span class="typeNameLabel">BatchAction.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#runAsIndividualQueries-java.sql.Connection-org.apache.cayenne.access.translator.batch.BatchTranslator-org.apache.cayenne.access.OperationObserver-boolean-">runAsIndividualQueries</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a>&nbsp;connection,
                       <a href="../../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslator.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslator</a>&nbsp;translator,
                       <a href="../../../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a>&nbsp;delegate,
                       boolean&nbsp;generatesKeys)</code>
@@ -221,13 +221,13 @@
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslator.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslator</a></code></td>
 <td class="colLast"><span class="typeNameLabel">DefaultBatchTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cayenne/access/translator/batch/DefaultBatchTranslatorFactory.html#deleteTranslator-org.apache.cayenne.query.DeleteBatchQuery-org.apache.cayenne.dba.DbAdapter-java.lang.String-">deleteTranslator</a></span>(<a href="../../../../../../../org/apache/cayenne/query/DeleteBatchQuery.html" title="class in org.apache.cayenne.query">DeleteBatchQuery</a>&nbsp;query,
                 <a href="../../../../../../../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</a>&nbsp;adapter,
-                <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>&nbsp;</td>
+                <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslator.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslator</a></code></td>
 <td class="colLast"><span class="typeNameLabel">SoftDeleteTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cayenne/access/translator/batch/SoftDeleteTranslatorFactory.html#deleteTranslator-org.apache.cayenne.query.DeleteBatchQuery-org.apache.cayenne.dba.DbAdapter-java.lang.String-">deleteTranslator</a></span>(<a href="../../../../../../../org/apache/cayenne/query/DeleteBatchQuery.html" title="class in org.apache.cayenne.query">DeleteBatchQuery</a>&nbsp;query,
                 <a href="../../../../../../../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</a>&nbsp;adapter,
-                <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>&nbsp;</td>
+                <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslator.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslator</a></code></td>
@@ -238,7 +238,7 @@
 <td class="colFirst"><code><a href="../../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslator.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslator</a></code></td>
 <td class="colLast"><span class="typeNameLabel">BatchTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslatorFactory.html#translator-org.apache.cayenne.query.BatchQuery-org.apache.cayenne.dba.DbAdapter-java.lang.String-">translator</a></span>(<a href="../../../../../../../org/apache/cayenne/query/BatchQuery.html" title="class in org.apache.cayenne.query">BatchQuery</a>&nbsp;query,
           <a href="../../../../../../../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</a>&nbsp;adapter,
-          <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>
+          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>
 <div class="block">Creates a proper translator for a BatchQuery</div>
 </td>
 </tr>
@@ -246,13 +246,13 @@
 <td class="colFirst"><code><a href="../../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslator.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslator</a></code></td>
 <td class="colLast"><span class="typeNameLabel">DefaultBatchTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cayenne/access/translator/batch/DefaultBatchTranslatorFactory.html#translator-org.apache.cayenne.query.BatchQuery-org.apache.cayenne.dba.DbAdapter-java.lang.String-">translator</a></span>(<a href="../../../../../../../org/apache/cayenne/query/BatchQuery.html" title="class in org.apache.cayenne.query">BatchQuery</a>&nbsp;query,
           <a href="../../../../../../../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</a>&nbsp;adapter,
-          <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>&nbsp;</td>
+          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslator.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslator</a></code></td>
 <td class="colLast"><span class="typeNameLabel">DefaultBatchTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cayenne/access/translator/batch/DefaultBatchTranslatorFactory.html#updateTranslator-org.apache.cayenne.query.UpdateBatchQuery-org.apache.cayenne.dba.DbAdapter-java.lang.String-">updateTranslator</a></span>(<a href="../../../../../../../org/apache/cayenne/query/UpdateBatchQuery.html" title="class in org.apache.cayenne.query">UpdateBatchQuery</a>&nbsp;query,
                 <a href="../../../../../../../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</a>&nbsp;adapter,
-                <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>&nbsp;</td>
+                <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;trimFunction)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -309,6 +309,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/BatchTranslatorFactory.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/BatchTranslatorFactory.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/BatchTranslatorFactory.html
index 955526a..f070d89 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/BatchTranslatorFactory.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/BatchTranslatorFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:09 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:25 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.cayenne.access.translator.batch.BatchTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>Uses of Interface org.apache.cayenne.access.translator.batch.BatchTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.cayenne.access.translator.batch.BatchTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.cayenne.access.translator.batch.BatchTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -206,42 +206,6 @@
 </tr>
 </tbody>
 </table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> that return <a href="../../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslatorFactory.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslatorFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslatorFactory.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslatorFactory</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JdbcAdapter.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cayenne/dba/JdbcAdapter.html#getBatchQueryBuilderFactory--">getBatchQueryBuilderFactory</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">since 4.0 BatchQueryBuilderfactory is attached to the
- DataNode.</span></div>
-</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> with parameters of type <a href="../../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslatorFactory.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslatorFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">JdbcAdapter.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cayenne/dba/JdbcAdapter.html#setBatchQueryBuilderFactory-org.apache.cayenne.access.translator.batch.BatchTranslatorFactory-">setBatchQueryBuilderFactory</a></span>(<a href="../../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslatorFactory.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslatorFactory</a>&nbsp;batchQueryBuilderFactory)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">since 4.0 BatchQueryBuilderfactory is attached to the
- DataNode.</span></div>
-</div>
-</td>
-</tr>
-</tbody>
-</table>
 </li>
 </ul>
 </li>
@@ -295,6 +259,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DefaultBatchTranslator.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DefaultBatchTranslator.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DefaultBatchTranslator.html
index c23ffef..cef3272 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DefaultBatchTranslator.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DefaultBatchTranslator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:09 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:25 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.access.translator.batch.DefaultBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>Uses of Class org.apache.cayenne.access.translator.batch.DefaultBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.access.translator.batch.DefaultBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.cayenne.access.translator.batch.DefaultBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -184,6 +184,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DefaultBatchTranslatorFactory.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DefaultBatchTranslatorFactory.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DefaultBatchTranslatorFactory.html
index 73884f1..423f582 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DefaultBatchTranslatorFactory.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DefaultBatchTranslatorFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:09 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:25 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.access.translator.batch.DefaultBatchTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>Uses of Class org.apache.cayenne.access.translator.batch.DefaultBatchTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.access.translator.batch.DefaultBatchTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.cayenne.access.translator.batch.DefaultBatchTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DeleteBatchTranslator.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DeleteBatchTranslator.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DeleteBatchTranslator.html
index bf48dcc..ad0a76a 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DeleteBatchTranslator.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/DeleteBatchTranslator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:09 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:25 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.access.translator.batch.DeleteBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>Uses of Class org.apache.cayenne.access.translator.batch.DeleteBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.access.translator.batch.DeleteBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.cayenne.access.translator.batch.DeleteBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/InsertBatchTranslator.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/InsertBatchTranslator.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/InsertBatchTranslator.html
index 682f978..6b3ca18 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/InsertBatchTranslator.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/InsertBatchTranslator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:09 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:25 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.access.translator.batch.InsertBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>Uses of Class org.apache.cayenne.access.translator.batch.InsertBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.access.translator.batch.InsertBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.cayenne.access.translator.batch.InsertBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -123,6 +123,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/SoftDeleteBatchTranslator.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/SoftDeleteBatchTranslator.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/SoftDeleteBatchTranslator.html
index b561730..d21419c 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/SoftDeleteBatchTranslator.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/SoftDeleteBatchTranslator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:09 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:25 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.access.translator.batch.SoftDeleteBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>Uses of Class org.apache.cayenne.access.translator.batch.SoftDeleteBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.access.translator.batch.SoftDeleteBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.cayenne.access.translator.batch.SoftDeleteBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -123,6 +123,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/SoftDeleteTranslatorFactory.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/SoftDeleteTranslatorFactory.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/SoftDeleteTranslatorFactory.html
index 87394e6..90463c1 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/SoftDeleteTranslatorFactory.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/SoftDeleteTranslatorFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:09 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:25 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.access.translator.batch.SoftDeleteTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>Uses of Class org.apache.cayenne.access.translator.batch.SoftDeleteTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.access.translator.batch.SoftDeleteTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.cayenne.access.translator.batch.SoftDeleteTranslatorFactory (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -123,6 +123,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/UpdateBatchTranslator.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/UpdateBatchTranslator.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/UpdateBatchTranslator.html
index 4527dc3..b4d5b52 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/UpdateBatchTranslator.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/class-use/UpdateBatchTranslator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:09 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:25 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.access.translator.batch.UpdateBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>Uses of Class org.apache.cayenne.access.translator.batch.UpdateBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.access.translator.batch.UpdateBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.cayenne.access.translator.batch.UpdateBatchTranslator (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -123,6 +123,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-frame.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-frame.html
index 6c3103c..e7f8faa 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-frame.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:09 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:25 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.cayenne.access.translator.batch (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>org.apache.cayenne.access.translator.batch (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-summary.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-summary.html
index eb17662..77dc7a2 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-summary.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:09 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:25 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.cayenne.access.translator.batch (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>org.apache.cayenne.access.translator.batch (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.cayenne.access.translator.batch (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="org.apache.cayenne.access.translator.batch (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -205,6 +205,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-tree.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-tree.html
index 2525ace..51c3a1c 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-tree.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:09 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:25 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.cayenne.access.translator.batch Class Hierarchy (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>org.apache.cayenne.access.translator.batch Class Hierarchy (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.cayenne.access.translator.batch Class Hierarchy (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="org.apache.cayenne.access.translator.batch Class Hierarchy (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -81,7 +81,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
 <li type="circle">org.apache.cayenne.access.translator.batch.<a href="../../../../../../org/apache/cayenne/access/translator/batch/DefaultBatchTranslator.html" title="class in org.apache.cayenne.access.translator.batch"><span class="typeNameLink">DefaultBatchTranslator</span></a> (implements org.apache.cayenne.access.translator.batch.<a href="../../../../../../org/apache/cayenne/access/translator/batch/BatchTranslator.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslator</a>)
 <ul>
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-use.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-use.html b/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-use.html
index 4df9091..e3cf557 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-use.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/batch/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:10 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:26 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.cayenne.access.translator.batch (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>Uses of Package org.apache.cayenne.access.translator.batch (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.cayenne.access.translator.batch (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.cayenne.access.translator.batch (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -277,6 +277,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/a40f249b/docs/4.1/api/org/apache/cayenne/access/translator/class-use/DbAttributeBinding.html
----------------------------------------------------------------------
diff --git a/docs/4.1/api/org/apache/cayenne/access/translator/class-use/DbAttributeBinding.html b/docs/4.1/api/org/apache/cayenne/access/translator/class-use/DbAttributeBinding.html
index 1c86427..40bd105 100644
--- a/docs/4.1/api/org/apache/cayenne/access/translator/class-use/DbAttributeBinding.html
+++ b/docs/4.1/api/org/apache/cayenne/access/translator/class-use/DbAttributeBinding.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Wed Dec 27 17:13:09 MSK 2017 -->
+<!-- Generated by javadoc (1.8.0_111) on Tue Jul 24 18:35:25 MSK 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.cayenne.access.translator.DbAttributeBinding (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)</title>
-<meta name="date" content="2017-12-27">
+<title>Uses of Class org.apache.cayenne.access.translator.DbAttributeBinding (cayenne-doc: Cayenne Documentation 4.1.M2 API)</title>
+<meta name="date" content="2018-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.cayenne.access.translator.DbAttributeBinding (cayenne-doc: Cayenne Documentation 4.1.M2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.cayenne.access.translator.DbAttributeBinding (cayenne-doc: Cayenne Documentation 4.1.M2 API)";
         }
     }
     catch(err) {
@@ -197,7 +197,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/cayenne/access/translator/DbAttributeBinding.html" title="class in org.apache.cayenne.access.translator">DbAttributeBinding</a>&gt;</code></td>
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/cayenne/access/translator/DbAttributeBinding.html" title="class in org.apache.cayenne.access.translator">DbAttributeBinding</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">QueryAssembler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#bindings">bindings</a></span></code>&nbsp;</td>
 </tr>
 </tbody>
@@ -241,15 +241,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">DefaultSelectTranslator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#appendGroupByColumn-java.lang.StringBuilder-java.util.Map.Entry-">appendGroupByColumn</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;buffer,
-                   <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/cayenne/access/translator/DbAttributeBinding.html" title="class in org.apache.cayenne.access.translator">DbAttributeBinding</a>&gt;&gt;&nbsp;entry)</code>
+<td class="colLast"><span class="typeNameLabel">DefaultSelectTranslator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#appendGroupByColumn-java.lang.StringBuilder-java.util.Map.Entry-">appendGroupByColumn</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;buffer,
+                   <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/cayenne/access/translator/DbAttributeBinding.html" title="class in org.apache.cayenne.access.translator">DbAttributeBinding</a>&gt;&gt;&nbsp;entry)</code>
 <div class="block">Append single column to GROUP BY clause</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">DefaultSelectTranslator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#appendGroupByColumns-java.lang.StringBuilder-java.util.Map-">appendGroupByColumns</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;buffer,
-                    <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/cayenne/access/translator/DbAttributeBinding.html" title="class in org.apache.cayenne.access.translator">DbAttributeBinding</a>&gt;&gt;&nbsp;groupByColumns)</code>
+<td class="colLast"><span class="typeNameLabel">DefaultSelectTranslator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#appendGroupByColumns-java.lang.StringBuilder-java.util.Map-">appendGroupByColumns</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;buffer,
+                    <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/cayenne/access/translator/DbAttributeBinding.html" title="class in org.apache.cayenne.access.translator">DbAttributeBinding</a>&gt;&gt;&nbsp;groupByColumns)</code>
 <div class="block">Append columns to GROUP BY clause</div>
 </td>
 </tr>
@@ -308,6 +308,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file