http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html
----------------------------------------------------------------------
diff --git 
a/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html
 
b/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html
index 4be2ef3..1819f93 100644
--- 
a/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html
+++ 
b/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SQLEntityStoreMixin (Apache Polygene™ (Java Edition) SDK 
3.0-SNAPSHOT)</title>
+<title>SQLEntityStoreMixin (Apache Polygene™ (Java Edition) SDK 
3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SQLEntityStoreMixin (Apache Polygene\u2122 
(Java Edition) SDK 3.0-SNAPSHOT)";
+            parent.document.title="SQLEntityStoreMixin (Apache Polygene\u2122 
(Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -48,7 +48,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev&nbsp;Class</li>
+<li><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreConfiguration.html"
 title="interface in org.apache.polygene.entitystore.sql"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreService.html"
 title="interface in org.apache.polygene.entitystore.sql"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -108,14 +108,13 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" 
title="interface in org.apache.polygene.api.service">ServiceActivation</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" 
title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreSPI.html" 
title="interface in org.apache.polygene.spi.entitystore">EntityStoreSPI</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/StateStore.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">StateStore</a></dd>
+<dd><a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" 
title="interface in org.apache.polygene.api.service">ServiceActivation</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">SQLEntityStoreMixin</span>
 extends <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>
-implements <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" 
title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreSPI.html" 
title="interface in org.apache.polygene.spi.entitystore">EntityStoreSPI</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/StateStore.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">StateStore</a>, <a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" 
title="interface in org.apache.polygene.api.service">ServiceActivation</a></pre>
-<div class="block">SQL EntityStore core Mixin.</div>
+implements <a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" 
title="interface in org.apache.polygene.api.service">ServiceActivation</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></pre>
 </li>
 </ul>
 </div>
@@ -135,6 +134,13 @@ implements <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntitySto
 <h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.polygene.api.service.<a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" 
title="interface in org.apache.polygene.api.service">ServiceActivation</a></h3>
 <code><a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.ServiceActivator.html"
 title="class in 
org.apache.polygene.api.service">ServiceActivation.ServiceActivator</a></code></li>
 </ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.polygene.spi.entitystore.helpers.MapEntityStore">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.polygene.spi.entitystore.helpers.<a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></h3>
+<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChange.html"
 title="class in 
org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChange</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChanger.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChanger</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChanges.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChanges</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
@@ -173,68 +179,23 @@ implements <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntitySto
 </td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/polygene/spi/entitystore/StateCommitter.html" 
title="interface in 
org.apache.polygene.spi.entitystore">StateCommitter</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#applyChanges-org.apache.polygene.spi.entitystore.EntityStoreUnitOfWork-java.lang.Iterable-">applyChanges</a></span>(<a
 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreUnitOfWork.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStoreUnitOfWork</a>&nbsp;unitofwork,
-            <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/polygene/spi/entity/EntityState.html" 
title="interface in 
org.apache.polygene.spi.entity">EntityState</a>&gt;&nbsp;states)</code>&nbsp;</td>
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#applyChanges-org.apache.polygene.spi.entitystore.helpers.MapEntityStore.MapChanges-">applyChanges</a></span>(<a
 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChanges.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChanges</a>&nbsp;changes)</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/polygene/spi/entity/EntityState.html" 
title="interface in org.apache.polygene.spi.entity">EntityState</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#entityStateOf-org.apache.polygene.spi.entitystore.EntityStoreUnitOfWork-org.apache.polygene.api.structure.ModuleDescriptor-org.apache.polygene.api.entity.EntityReference-">entityStateOf</a></span>(<a
 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreUnitOfWork.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStoreUnitOfWork</a>&nbsp;unitOfWork,
-             <a 
href="../../../../../org/apache/polygene/api/structure/ModuleDescriptor.html" 
title="interface in 
org.apache.polygene.api.structure">ModuleDescriptor</a>&nbsp;module,
-             <a 
href="../../../../../org/apache/polygene/api/entity/EntityReference.html" 
title="class in 
org.apache.polygene.api.entity">EntityReference</a>&nbsp;entityRef)</code>&nbsp;</td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html?is-external=true";
 title="class or interface in java.util.stream">Stream</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#entityStates--">entityStates</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html?is-external=true";
 title="class or interface in java.util.stream">Stream</a>&lt;<a 
href="../../../../../org/apache/polygene/spi/entity/EntityState.html" 
title="interface in 
org.apache.polygene.spi.entity">EntityState</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#entityStates-org.apache.polygene.api.structure.ModuleDescriptor-">entityStates</a></span>(<a
 href="../../../../../org/apache/polygene/api/structure/ModuleDescriptor.html" 
title="interface in 
org.apache.polygene.api.structure">ModuleDescriptor</a>&nbsp;module)</code>
-<div class="block">Stream of all entity states, must be closed.</div>
-</td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#get-org.apache.polygene.api.entity.EntityReference-">get</a></span>(<a
 href="../../../../../org/apache/polygene/api/entity/EntityReference.html" 
title="class in 
org.apache.polygene.api.entity">EntityReference</a>&nbsp;entityReference)</code>&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
-<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/polygene/entitystore/sql/internal/DatabaseSQLService.EntityValueResult.html"
 title="class in 
org.apache.polygene.entitystore.sql.internal">DatabaseSQLService.EntityValueResult</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#getValue-org.apache.polygene.api.entity.EntityReference-">getValue</a></span>(<a
 href="../../../../../org/apache/polygene/api/entity/EntityReference.html" 
title="class in 
org.apache.polygene.api.entity">EntityReference</a>&nbsp;ref)</code>&nbsp;</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code><a 
href="https://stleary.github.io/JSON-java/org/json/JSONObject.html?is-external=true";
 title="class or interface in org.json">JSONObject</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#jsonStateOf-java.lang.String-">jsonStateOf</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;id)</code>&nbsp;</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/polygene/spi/entity/EntityState.html" 
title="interface in org.apache.polygene.spi.entity">EntityState</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#newEntityState-org.apache.polygene.spi.entitystore.EntityStoreUnitOfWork-org.apache.polygene.api.entity.EntityReference-org.apache.polygene.api.entity.EntityDescriptor-">newEntityState</a></span>(<a
 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreUnitOfWork.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStoreUnitOfWork</a>&nbsp;unitOfWork,
-              <a 
href="../../../../../org/apache/polygene/api/entity/EntityReference.html" 
title="class in 
org.apache.polygene.api.entity">EntityReference</a>&nbsp;entityRef,
-              <a 
href="../../../../../org/apache/polygene/api/entity/EntityDescriptor.html" 
title="interface in 
org.apache.polygene.api.entity">EntityDescriptor</a>&nbsp;entityDescriptor)</code>&nbsp;</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreUnitOfWork.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStoreUnitOfWork</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#newUnitOfWork-org.apache.polygene.api.structure.ModuleDescriptor-org.apache.polygene.api.usecase.Usecase-java.time.Instant-">newUnitOfWork</a></span>(<a
 href="../../../../../org/apache/polygene/api/structure/ModuleDescriptor.html" 
title="interface in 
org.apache.polygene.api.structure">ModuleDescriptor</a>&nbsp;module,
-             <a 
href="../../../../../org/apache/polygene/api/usecase/Usecase.html" title="class 
in org.apache.polygene.api.usecase">Usecase</a>&nbsp;usecase,
-             <a 
href="http://docs.oracle.com/javase/8/docs/api/java/time/Instant.html?is-external=true";
 title="class or interface in 
java.time">Instant</a>&nbsp;currentTime)</code>&nbsp;</td>
-</tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/polygene/api/identity/Identity.html" 
title="interface in org.apache.polygene.api.identity">Identity</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#newUnitOfWorkId--">newUnitOfWorkId</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i9" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#passivateService--">passivateService</a></span>()</code>
 <div class="block">Called before ServiceComposite Passivation.</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
-<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/DefaultEntityState.html"
 title="class in 
org.apache.polygene.spi.entitystore.helpers">DefaultEntityState</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#readEntityState-org.apache.polygene.api.structure.ModuleDescriptor-java.io.Reader-">readEntityState</a></span>(<a
 href="../../../../../org/apache/polygene/api/structure/ModuleDescriptor.html" 
title="interface in 
org.apache.polygene.api.structure">ModuleDescriptor</a>&nbsp;module,
-               <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in 
java.io">Reader</a>&nbsp;entityState)</code>&nbsp;</td>
-</tr>
-<tr id="i11" 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="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#versionOf-org.apache.polygene.spi.entitystore.EntityStoreUnitOfWork-org.apache.polygene.api.entity.EntityReference-">versionOf</a></span>(<a
 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreUnitOfWork.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStoreUnitOfWork</a>&nbsp;unitOfWork,
-         <a 
href="../../../../../org/apache/polygene/api/entity/EntityReference.html" 
title="class in 
org.apache.polygene.api.entity">EntityReference</a>&nbsp;entityRef)</code>&nbsp;</td>
-</tr>
-<tr id="i12" class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html#writeEntityState-org.apache.polygene.spi.entitystore.helpers.DefaultEntityState-java.io.Writer-java.lang.String-">writeEntityState</a></span>(<a
 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/DefaultEntityState.html"
 title="class in 
org.apache.polygene.spi.entitystore.helpers">DefaultEntityState</a>&nbsp;state,
-                <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true";
 title="class or interface in java.io">Writer</a>&nbsp;writer,
-                <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;version)</code>&nbsp;</td>
-</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -310,160 +271,51 @@ implements <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntitySto
 </dl>
 </li>
 </ul>
-<a 
name="applyChanges-org.apache.polygene.spi.entitystore.EntityStoreUnitOfWork-java.lang.Iterable-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>applyChanges</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/polygene/spi/entitystore/StateCommitter.html" 
title="interface in 
org.apache.polygene.spi.entitystore">StateCommitter</a>&nbsp;applyChanges(<a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreUnitOfWork.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStoreUnitOfWork</a>&nbsp;unitofwork,
-                                   <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/polygene/spi/entity/EntityState.html" 
title="interface in 
org.apache.polygene.spi.entity">EntityState</a>&gt;&nbsp;states)</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreSPI.html#applyChanges-org.apache.polygene.spi.entitystore.EntityStoreUnitOfWork-java.lang.Iterable-">applyChanges</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreSPI.html" 
title="interface in 
org.apache.polygene.spi.entitystore">EntityStoreSPI</a></code></dd>
-</dl>
-</li>
-</ul>
-<a 
name="entityStateOf-org.apache.polygene.spi.entitystore.EntityStoreUnitOfWork-org.apache.polygene.api.structure.ModuleDescriptor-org.apache.polygene.api.entity.EntityReference-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>entityStateOf</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/polygene/spi/entity/EntityState.html" 
title="interface in 
org.apache.polygene.spi.entity">EntityState</a>&nbsp;entityStateOf(<a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreUnitOfWork.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStoreUnitOfWork</a>&nbsp;unitOfWork,
-                                 <a 
href="../../../../../org/apache/polygene/api/structure/ModuleDescriptor.html" 
title="interface in 
org.apache.polygene.api.structure">ModuleDescriptor</a>&nbsp;module,
-                                 <a 
href="../../../../../org/apache/polygene/api/entity/EntityReference.html" 
title="class in 
org.apache.polygene.api.entity">EntityReference</a>&nbsp;entityRef)</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreSPI.html#entityStateOf-org.apache.polygene.spi.entitystore.EntityStoreUnitOfWork-org.apache.polygene.api.structure.ModuleDescriptor-org.apache.polygene.api.entity.EntityReference-">entityStateOf</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreSPI.html" 
title="interface in 
org.apache.polygene.spi.entitystore">EntityStoreSPI</a></code></dd>
-</dl>
-</li>
-</ul>
-<a 
name="versionOf-org.apache.polygene.spi.entitystore.EntityStoreUnitOfWork-org.apache.polygene.api.entity.EntityReference-">
+<a name="get-org.apache.polygene.api.entity.EntityReference-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>versionOf</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;versionOf(<a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreUnitOfWork.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStoreUnitOfWork</a>&nbsp;unitOfWork,
-                        <a 
href="../../../../../org/apache/polygene/api/entity/EntityReference.html" 
title="class in 
org.apache.polygene.api.entity">EntityReference</a>&nbsp;entityRef)</pre>
+<h4>get</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;get(<a 
href="../../../../../org/apache/polygene/api/entity/EntityReference.html" 
title="class in 
org.apache.polygene.api.entity">EntityReference</a>&nbsp;entityReference)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreSPI.html#versionOf-org.apache.polygene.spi.entitystore.EntityStoreUnitOfWork-org.apache.polygene.api.entity.EntityReference-">versionOf</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreSPI.html" 
title="interface in 
org.apache.polygene.spi.entitystore">EntityStoreSPI</a></code></dd>
-</dl>
-</li>
-</ul>
-<a 
name="newEntityState-org.apache.polygene.spi.entitystore.EntityStoreUnitOfWork-org.apache.polygene.api.entity.EntityReference-org.apache.polygene.api.entity.EntityDescriptor-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newEntityState</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/polygene/spi/entity/EntityState.html" 
title="interface in 
org.apache.polygene.spi.entity">EntityState</a>&nbsp;newEntityState(<a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreUnitOfWork.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStoreUnitOfWork</a>&nbsp;unitOfWork,
-                                  <a 
href="../../../../../org/apache/polygene/api/entity/EntityReference.html" 
title="class in 
org.apache.polygene.api.entity">EntityReference</a>&nbsp;entityRef,
-                                  <a 
href="../../../../../org/apache/polygene/api/entity/EntityDescriptor.html" 
title="interface in 
org.apache.polygene.api.entity">EntityDescriptor</a>&nbsp;entityDescriptor)</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreSPI.html#newEntityState-org.apache.polygene.spi.entitystore.EntityStoreUnitOfWork-org.apache.polygene.api.entity.EntityReference-org.apache.polygene.api.entity.EntityDescriptor-">newEntityState</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreSPI.html" 
title="interface in 
org.apache.polygene.spi.entitystore">EntityStoreSPI</a></code></dd>
-</dl>
-</li>
-</ul>
-<a 
name="newUnitOfWork-org.apache.polygene.api.structure.ModuleDescriptor-org.apache.polygene.api.usecase.Usecase-java.time.Instant-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newUnitOfWork</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreUnitOfWork.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStoreUnitOfWork</a>&nbsp;newUnitOfWork(<a
 href="../../../../../org/apache/polygene/api/structure/ModuleDescriptor.html" 
title="interface in 
org.apache.polygene.api.structure">ModuleDescriptor</a>&nbsp;module,
-                                           <a 
href="../../../../../org/apache/polygene/api/usecase/Usecase.html" title="class 
in org.apache.polygene.api.usecase">Usecase</a>&nbsp;usecase,
-                                           <a 
href="http://docs.oracle.com/javase/8/docs/api/java/time/Instant.html?is-external=true";
 title="class or interface in java.time">Instant</a>&nbsp;currentTime)</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html#newUnitOfWork-org.apache.polygene.api.structure.ModuleDescriptor-org.apache.polygene.api.usecase.Usecase-java.time.Instant-">newUnitOfWork</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" 
title="interface in 
org.apache.polygene.spi.entitystore">EntityStore</a></code></dd>
-</dl>
-</li>
-</ul>
-<a name="entityStates-org.apache.polygene.api.structure.ModuleDescriptor-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>entityStates</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html?is-external=true";
 title="class or interface in java.util.stream">Stream</a>&lt;<a 
href="../../../../../org/apache/polygene/spi/entity/EntityState.html" 
title="interface in 
org.apache.polygene.spi.entity">EntityState</a>&gt;&nbsp;entityStates(<a 
href="../../../../../org/apache/polygene/api/structure/ModuleDescriptor.html" 
title="interface in 
org.apache.polygene.api.structure">ModuleDescriptor</a>&nbsp;module)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html#entityStates-org.apache.polygene.api.structure.ModuleDescriptor-">EntityStore</a></code></span></div>
-<div class="block">Stream of all entity states, must be closed.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html#entityStates-org.apache.polygene.api.structure.ModuleDescriptor-">entityStates</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" 
title="interface in 
org.apache.polygene.spi.entitystore">EntityStore</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html#get-org.apache.polygene.api.entity.EntityReference-">get</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>module</code> - Module</dd>
+<dd><code>entityReference</code> - The reference to the entity that we want to 
get.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>Stream of all entity states, must be closed</dd>
+<dd>Entity state Reader</dd>
 </dl>
 </li>
 </ul>
-<a name="newUnitOfWorkId--">
+<a name="entityStates--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>newUnitOfWorkId</h4>
-<pre>protected&nbsp;<a 
href="../../../../../org/apache/polygene/api/identity/Identity.html" 
title="interface in 
org.apache.polygene.api.identity">Identity</a>&nbsp;newUnitOfWorkId()</pre>
-</li>
-</ul>
-<a 
name="readEntityState-org.apache.polygene.api.structure.ModuleDescriptor-java.io.Reader-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>readEntityState</h4>
-<pre>protected&nbsp;<a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/DefaultEntityState.html"
 title="class in 
org.apache.polygene.spi.entitystore.helpers">DefaultEntityState</a>&nbsp;readEntityState(<a
 href="../../../../../org/apache/polygene/api/structure/ModuleDescriptor.html" 
title="interface in 
org.apache.polygene.api.structure">ModuleDescriptor</a>&nbsp;module,
-                                             <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;entityState)
-                                      throws <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreException.html"
 title="class in 
org.apache.polygene.spi.entitystore">EntityStoreException</a></pre>
-<dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreException.html"
 title="class in 
org.apache.polygene.spi.entitystore">EntityStoreException</a></code></dd>
-</dl>
-</li>
-</ul>
-<a name="jsonStateOf-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>jsonStateOf</h4>
-<pre>public&nbsp;<a 
href="https://stleary.github.io/JSON-java/org/json/JSONObject.html?is-external=true";
 title="class or interface in org.json">JSONObject</a>&nbsp;jsonStateOf(<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;id)
-                       throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+<h4>entityStates</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html?is-external=true";
 title="class or interface in java.util.stream">Stream</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&gt;&nbsp;entityStates()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/StateStore.html#jsonStateOf-java.lang.String-">jsonStateOf</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/StateStore.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">StateStore</a></code></dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html#entityStates--">entityStates</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>All entities state Readers, must be closed</dd>
 </dl>
 </li>
 </ul>
-<a name="getValue-org.apache.polygene.api.entity.EntityReference-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getValue</h4>
-<pre>protected&nbsp;<a 
href="../../../../../org/apache/polygene/entitystore/sql/internal/DatabaseSQLService.EntityValueResult.html"
 title="class in 
org.apache.polygene.entitystore.sql.internal">DatabaseSQLService.EntityValueResult</a>&nbsp;getValue(<a
 href="../../../../../org/apache/polygene/api/entity/EntityReference.html" 
title="class in 
org.apache.polygene.api.entity">EntityReference</a>&nbsp;ref)</pre>
-</li>
-</ul>
-<a 
name="writeEntityState-org.apache.polygene.spi.entitystore.helpers.DefaultEntityState-java.io.Writer-java.lang.String-">
+<a 
name="applyChanges-org.apache.polygene.spi.entitystore.helpers.MapEntityStore.MapChanges-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>writeEntityState</h4>
-<pre>protected&nbsp;void&nbsp;writeEntityState(<a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/DefaultEntityState.html"
 title="class in 
org.apache.polygene.spi.entitystore.helpers">DefaultEntityState</a>&nbsp;state,
-                                <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true";
 title="class or interface in java.io">Writer</a>&nbsp;writer,
-                                <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;version)
-                         throws <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreException.html"
 title="class in 
org.apache.polygene.spi.entitystore">EntityStoreException</a></pre>
+<h4>applyChanges</h4>
+<pre>public&nbsp;void&nbsp;applyChanges(<a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChanges.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChanges</a>&nbsp;changes)
+                  throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
 <dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html#applyChanges-org.apache.polygene.spi.entitystore.helpers.MapEntityStore.MapChanges-">applyChanges</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreException.html"
 title="class in 
org.apache.polygene.spi.entitystore">EntityStoreException</a></code></dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -494,7 +346,7 @@ implements <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntitySto
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev&nbsp;Class</li>
+<li><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreConfiguration.html"
 title="interface in org.apache.polygene.entitystore.sql"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreService.html"
 title="interface in org.apache.polygene.entitystore.sql"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreService.html
----------------------------------------------------------------------
diff --git 
a/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreService.html
 
b/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreService.html
index 195a38a..e7d2349 100644
--- 
a/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreService.html
+++ 
b/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreService.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SQLEntityStoreService (Apache Polygene™ (Java Edition) SDK 
3.0-SNAPSHOT)</title>
+<title>SQLEntityStoreService (Apache Polygene™ (Java Edition) SDK 
3.1.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SQLEntityStoreService (Apache 
Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)";
+            parent.document.title="SQLEntityStoreService (Apache 
Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -94,14 +94,14 @@
 <li class="blockList">
 <dl>
 <dt>All Superinterfaces:</dt>
-<dd><a href="../../../../../org/apache/polygene/api/composite/Composite.html" 
title="interface in org.apache.polygene.api.composite">Composite</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStateVersions</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" 
title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, <a 
href="../../../../../org/apache/polygene/api/identity/HasIdentity.html" 
title="interface in org.apache.polygene.api.identity">HasIdentity</a>, <a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" 
title="interface in org.apache.polygene.api.service">ServiceActivation</a>, <a 
href="../../../../../org/apache/polygene/api/service/ServiceComposite.html" 
title="interface in org.apache.polygene.api.service">ServiceComposite</a></dd>
+<dd><a 
href="../../../../../org/apache/polygene/api/configuration/Configuration.html" 
title="interface in org.apache.polygene.api.configuration">Configuration</a>, 
<a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStateVersions</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" 
title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, 
<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" 
title="interface in org.apache.polygene.api.service">ServiceActivation</a></dd>
 </dl>
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/polygene/api/concern/Concerns.html" 
title="annotation in org.apache.polygene.api.concern">@Concerns</a>(<a 
href="../../../../../org/apache/polygene/api/concern/Concerns.html#value--">value</a>={<a
 
href="../../../../../org/apache/polygene/spi/entitystore/StateChangeNotificationConcern.html"
 title="class in 
org.apache.polygene.spi.entitystore">StateChangeNotificationConcern.class</a>,<a
 
href="../../../../../org/apache/polygene/spi/entitystore/ConcurrentModificationCheckConcern.html"
 title="class in 
org.apache.polygene.spi.entitystore">ConcurrentModificationCheckConcern.class</a>})
- <a href="../../../../../org/apache/polygene/api/mixin/Mixins.html" 
title="annotation in org.apache.polygene.api.mixin">@Mixins</a>(<a 
href="../../../../../org/apache/polygene/api/mixin/Mixins.html#value--">value</a>=<a
 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html"
 title="class in 
org.apache.polygene.entitystore.sql">SQLEntityStoreMixin.class</a>)
+ <a href="../../../../../org/apache/polygene/api/mixin/Mixins.html" 
title="annotation in org.apache.polygene.api.mixin">@Mixins</a>(<a 
href="../../../../../org/apache/polygene/api/mixin/Mixins.html#value--">value</a>={<a
 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreMixin.html"
 title="class in 
org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreMixin.class</a>,<a
 
href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html"
 title="class in 
org.apache.polygene.entitystore.sql">SQLEntityStoreMixin.class</a>})
 public interface <span class="typeNameLabel">SQLEntityStoreService</span>
-extends <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" 
title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStateVersions</a>, <a 
href="../../../../../org/apache/polygene/api/service/ServiceComposite.html" 
title="interface in org.apache.polygene.api.service">ServiceComposite</a>, <a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" 
title="interface in org.apache.polygene.api.service">ServiceActivation</a></pre>
+extends <a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" 
title="interface in org.apache.polygene.api.service">ServiceActivation</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, 
<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" 
title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStateVersions</a>, <a 
href="../../../../../org/apache/polygene/api/configuration/Configuration.html" 
title="interface in 
org.apache.polygene.api.configuration">Configuration</a></pre>
 <div class="block">SQL EntityStore service.</div>
 </li>
 </ul>
@@ -116,40 +116,32 @@ extends <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.
 </a>
 <h3>Nested Class Summary</h3>
 <ul class="blockList">
-<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.polygene.spi.entitystore.EntityStateVersions">
+<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.polygene.api.service.ServiceActivation">
 <!--   -->
 </a>
-<h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.polygene.spi.entitystore.<a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStateVersions</a></h3>
-<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.EntityStateVersionsMixin.html"
 title="class in 
org.apache.polygene.spi.entitystore">EntityStateVersions.EntityStateVersionsMixin</a></code></li>
+<h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.polygene.api.service.<a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" 
title="interface in org.apache.polygene.api.service">ServiceActivation</a></h3>
+<code><a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.ServiceActivator.html"
 title="class in 
org.apache.polygene.api.service">ServiceActivation.ServiceActivator</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.polygene.api.identity.HasIdentity">
+<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.polygene.spi.entitystore.helpers.JSONMapEntityStoreActivation">
 <!--   -->
 </a>
-<h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.polygene.api.identity.<a 
href="../../../../../org/apache/polygene/api/identity/HasIdentity.html" 
title="interface in org.apache.polygene.api.identity">HasIdentity</a></h3>
-<code><a 
href="../../../../../org/apache/polygene/api/identity/HasIdentity.HasIdentityMixin.html"
 title="class in 
org.apache.polygene.api.identity">HasIdentity.HasIdentityMixin</a></code></li>
+<h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.polygene.spi.entitystore.helpers.<a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a></h3>
+<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.Activator.html"
 title="class in 
org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation.Activator</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.polygene.api.service.ServiceActivation">
+<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.polygene.spi.entitystore.EntityStateVersions">
 <!--   -->
 </a>
-<h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.polygene.api.service.<a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" 
title="interface in org.apache.polygene.api.service">ServiceActivation</a></h3>
-<code><a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.ServiceActivator.html"
 title="class in 
org.apache.polygene.api.service">ServiceActivation.ServiceActivator</a></code></li>
-</ul>
-</li>
+<h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.polygene.spi.entitystore.<a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html"
 title="interface in 
org.apache.polygene.spi.entitystore">EntityStateVersions</a></h3>
+<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.EntityStateVersionsMixin.html"
 title="class in 
org.apache.polygene.spi.entitystore">EntityStateVersions.EntityStateVersionsMixin</a></code></li>
 </ul>
-<!-- =========== FIELD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="field.summary">
+<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.polygene.api.configuration.Configuration">
 <!--   -->
 </a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.polygene.api.identity.HasIdentity">
-<!--   -->
-</a>
-<h3>Fields inherited from interface&nbsp;org.apache.polygene.api.identity.<a 
href="../../../../../org/apache/polygene/api/identity/HasIdentity.html" 
title="interface in org.apache.polygene.api.identity">HasIdentity</a></h3>
-<code><a 
href="../../../../../org/apache/polygene/api/identity/HasIdentity.html#IDENTITY_METHOD">IDENTITY_METHOD</a>,
 <a 
href="../../../../../org/apache/polygene/api/identity/HasIdentity.html#IDENTITY_STATE_NAME">IDENTITY_STATE_NAME</a></code></li>
+<h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.polygene.api.configuration.<a 
href="../../../../../org/apache/polygene/api/configuration/Configuration.html" 
title="interface in 
org.apache.polygene.api.configuration">Configuration</a></h3>
+<code><a 
href="../../../../../org/apache/polygene/api/configuration/Configuration.ConfigurationMixin.html"
 title="class in 
org.apache.polygene.api.configuration">Configuration.ConfigurationMixin</a>&lt;<a
 
href="../../../../../org/apache/polygene/api/configuration/Configuration.ConfigurationMixin.html"
 title="type parameter in 
Configuration.ConfigurationMixin">T</a>&gt;</code></li>
 </ul>
 </li>
 </ul>
@@ -160,6 +152,20 @@ extends <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.
 </a>
 <h3>Method Summary</h3>
 <ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.polygene.api.service.ServiceActivation">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.polygene.api.service.<a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" 
title="interface in org.apache.polygene.api.service">ServiceActivation</a></h3>
+<code><a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#activateService--">activateService</a>,
 <a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#passivateService--">passivateService</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.polygene.spi.entitystore.helpers.JSONMapEntityStoreActivation">
+<!--   -->
+</a>
+<h3>Methods inherited from 
interface&nbsp;org.apache.polygene.spi.entitystore.helpers.<a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html"
 title="interface in 
org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a></h3>
+<code><a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html#setUpJSONMapES--">setUpJSONMapES</a>,
 <a 
href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html#tearDownJSONMapES--">tearDownJSONMapES</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.polygene.spi.entitystore.EntityStore">
 <!--   -->
 </a>
@@ -174,18 +180,11 @@ extends <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.
 <code><a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html#checkForConcurrentModification-java.lang.Iterable-java.time.Instant-">checkForConcurrentModification</a>,
 <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html#forgetVersions-java.lang.Iterable-">forgetVersions</a>,
 <a 
href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html#rememberVersion-org.apache.polygene.api.entity.EntityReference-java.lang.String-">rememberVersion</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.polygene.api.identity.HasIdentity">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;org.apache.polygene.api.identity.<a 
href="../../../../../org/apache/polygene/api/identity/HasIdentity.html" 
title="interface in org.apache.polygene.api.identity">HasIdentity</a></h3>
-<code><a 
href="../../../../../org/apache/polygene/api/identity/HasIdentity.html#identity--">identity</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.polygene.api.service.ServiceActivation">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.polygene.api.configuration.Configuration">
 <!--   -->
 </a>
-<h3>Methods inherited from interface&nbsp;org.apache.polygene.api.service.<a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" 
title="interface in org.apache.polygene.api.service">ServiceActivation</a></h3>
-<code><a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#activateService--">activateService</a>,
 <a 
href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#passivateService--">passivateService</a></code></li>
+<h3>Methods inherited from 
interface&nbsp;org.apache.polygene.api.configuration.<a 
href="../../../../../org/apache/polygene/api/configuration/Configuration.html" 
title="interface in 
org.apache.polygene.api.configuration">Configuration</a></h3>
+<code><a 
href="../../../../../org/apache/polygene/api/configuration/Configuration.html#get--">get</a>,
 <a 
href="../../../../../org/apache/polygene/api/configuration/Configuration.html#refresh--">refresh</a>,
 <a 
href="../../../../../org/apache/polygene/api/configuration/Configuration.html#save--">save</a></code></li>
 </ul>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/assembly/AbstractSQLEntityStoreAssembler.html
----------------------------------------------------------------------
diff --git 
a/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/assembly/AbstractSQLEntityStoreAssembler.html
 
b/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/assembly/AbstractSQLEntityStoreAssembler.html
new file mode 100644
index 0000000..ec5532a
--- /dev/null
+++ 
b/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/assembly/AbstractSQLEntityStoreAssembler.html
@@ -0,0 +1,401 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>AbstractSQLEntityStoreAssembler (Apache Polygene™ (Java Edition) SDK 
3.1.0-SNAPSHOT)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AbstractSQLEntityStoreAssembler (Apache 
Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/DerbySQLEntityStoreAssembler.html"
 title="class in org.apache.polygene.entitystore.sql.assembly"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/polygene/entitystore/sql/assembly/AbstractSQLEntityStoreAssembler.html"
 target="_top">Frames</a></li>
+<li><a href="AbstractSQLEntityStoreAssembler.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.polygene.entitystore.sql.assembly</div>
+<h2 title="Class AbstractSQLEntityStoreAssembler" class="title">Class 
AbstractSQLEntityStoreAssembler&lt;AssemblerType&gt;</h2>
+</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>
+<ul class="inheritance">
+<li><a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html"
 title="class in 
org.apache.polygene.bootstrap">org.apache.polygene.bootstrap.Assemblers.AssembleChecker</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html"
 title="class in 
org.apache.polygene.bootstrap">org.apache.polygene.bootstrap.Assemblers.VisibilityIdentityConfig</a>&lt;AssemblerType&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.polygene.entitystore.sql.assembly.AbstractSQLEntityStoreAssembler&lt;AssemblerType&gt;</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../org/apache/polygene/bootstrap/Assembler.html" 
title="interface in org.apache.polygene.bootstrap">Assembler</a>, <a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Configurable.html"
 title="interface in 
org.apache.polygene.bootstrap">Assemblers.Configurable</a>&lt;AssemblerType&gt;,
 <a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Identifiable.html"
 title="interface in 
org.apache.polygene.bootstrap">Assemblers.Identifiable</a>&lt;AssemblerType&gt;,
 <a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Visible.html" 
title="interface in 
org.apache.polygene.bootstrap">Assemblers.Visible</a>&lt;AssemblerType&gt;</dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/DerbySQLEntityStoreAssembler.html"
 title="class in 
org.apache.polygene.entitystore.sql.assembly">DerbySQLEntityStoreAssembler</a>, 
<a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/H2SQLEntityStoreAssembler.html"
 title="class in 
org.apache.polygene.entitystore.sql.assembly">H2SQLEntityStoreAssembler</a>, <a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/MySQLEntityStoreAssembler.html"
 title="class in 
org.apache.polygene.entitystore.sql.assembly">MySQLEntityStoreAssembler</a>, <a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/PostgreSQLEntityStoreAssembler.html"
 title="class in 
org.apache.polygene.entitystore.sql.assembly">PostgreSQLEntityStoreAssembler</a>,
 <a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/SQLiteEntityStoreAssembler.html"
 title="class in 
org.apache.polygene.entitystore.sql.assembly">SQLiteEntityStoreAssem
 bler</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span 
class="typeNameLabel">AbstractSQLEntityStoreAssembler&lt;AssemblerType&gt;</span>
+extends <a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html"
 title="class in 
org.apache.polygene.bootstrap">Assemblers.VisibilityIdentityConfig</a>&lt;AssemblerType&gt;</pre>
+<div class="block">Base SQL EntityStore assembly.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../../org/apache/polygene/api/identity/Identity.html" 
title="interface in org.apache.polygene.api.identity">Identity</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/AbstractSQLEntityStoreAssembler.html#DEFAULT_ENTITYSTORE_IDENTITY">DEFAULT_ENTITYSTORE_IDENTITY</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/AbstractSQLEntityStoreAssembler.html#AbstractSQLEntityStoreAssembler--">AbstractSQLEntityStoreAssembler</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/AbstractSQLEntityStoreAssembler.html#assemble-org.apache.polygene.bootstrap.ModuleAssembly-">assemble</a></span>(<a
 href="../../../../../../org/apache/polygene/bootstrap/ModuleAssembly.html" 
title="interface in 
org.apache.polygene.bootstrap">ModuleAssembly</a>&nbsp;module)</code>
+<div class="block">Assemblers receive a callback to the ModuleAssembly
+ they are supposed to configure.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected org.jooq.conf.Settings</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/AbstractSQLEntityStoreAssembler.html#getSettings--">getSettings</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected org.jooq.SQLDialect</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/AbstractSQLEntityStoreAssembler.html#getSQLDialect--">getSQLDialect</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/AbstractSQLEntityStoreAssembler.html"
 title="type parameter in 
AbstractSQLEntityStoreAssembler">AssemblerType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/AbstractSQLEntityStoreAssembler.html#withLiquibaseChangelog-java.lang.String-">withLiquibaseChangelog</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;changelogPath)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.polygene.bootstrap.Assemblers.VisibilityIdentityConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.polygene.bootstrap.<a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html"
 title="class in 
org.apache.polygene.bootstrap">Assemblers.VisibilityIdentityConfig</a></h3>
+<code><a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#configModule--">configModule</a>,
 <a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#configVisibility--">configVisibility</a>,
 <a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#hasConfig--">hasConfig</a>,
 <a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#hasIdentity--">hasIdentity</a>,
 <a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#identifiedBy-java.lang.String-">identifiedBy</a>,
 <a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#identity--">identity</a>,
 <a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#visibility--">visibility</a>,
 <a href="../../../../../../org/apache/polygene/bootstrap/Assemb
 
lers.VisibilityIdentityConfig.html#visibleIn-org.apache.polygene.api.common.Visibility-">visibleIn</a>,
 <a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#withConfig-org.apache.polygene.bootstrap.ModuleAssembly-org.apache.polygene.api.common.Visibility-">withConfig</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.polygene.bootstrap.Assemblers.AssembleChecker">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.polygene.bootstrap.<a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html"
 title="class in 
org.apache.polygene.bootstrap">Assemblers.AssembleChecker</a></h3>
+<code><a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html#finalize--">finalize</a></code></li>
+</ul>
+<ul class="blockList">
+<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#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/la
 ng/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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="DEFAULT_ENTITYSTORE_IDENTITY">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DEFAULT_ENTITYSTORE_IDENTITY</h4>
+<pre>public static final&nbsp;<a 
href="../../../../../../org/apache/polygene/api/identity/Identity.html" 
title="interface in org.apache.polygene.api.identity">Identity</a> 
DEFAULT_ENTITYSTORE_IDENTITY</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AbstractSQLEntityStoreAssembler--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AbstractSQLEntityStoreAssembler</h4>
+<pre>public&nbsp;AbstractSQLEntityStoreAssembler()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="assemble-org.apache.polygene.bootstrap.ModuleAssembly-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>assemble</h4>
+<pre>public&nbsp;void&nbsp;assemble(<a 
href="../../../../../../org/apache/polygene/bootstrap/ModuleAssembly.html" 
title="interface in 
org.apache.polygene.bootstrap">ModuleAssembly</a>&nbsp;module)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../../org/apache/polygene/bootstrap/Assembler.html#assemble-org.apache.polygene.bootstrap.ModuleAssembly-">Assembler</a></code></span></div>
+<div class="block">Assemblers receive a callback to the ModuleAssembly
+ they are supposed to configure. They can use this
+ to register objects, composites, services etc. and
+ the additional metadata that may exist for these
+ artifacts.
+ <p>
+ An Assembler may create new Modules by calling
+ <a 
href="../../../../../../org/apache/polygene/bootstrap/ModuleAssembly.html#layer--"><code>ModuleAssembly.layer()</code></a>
 and
+ then <a 
href="../../../../../../org/apache/polygene/bootstrap/LayerAssembly.html#module-java.lang.String-"><code>LayerAssembly.module(String)</code></a>
 (String)}.
+ This allows an Assembler to bootstrap an entire Layer with
+ more Modules.
+ </p></div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../../org/apache/polygene/bootstrap/Assembler.html#assemble-org.apache.polygene.bootstrap.ModuleAssembly-">assemble</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../../org/apache/polygene/bootstrap/Assembler.html" 
title="interface in org.apache.polygene.bootstrap">Assembler</a></code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html#assemble-org.apache.polygene.bootstrap.ModuleAssembly-">assemble</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html"
 title="class in 
org.apache.polygene.bootstrap">Assemblers.AssembleChecker</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>module</code> - the Module to assemble</dd>
+</dl>
+</li>
+</ul>
+<a name="withLiquibaseChangelog-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withLiquibaseChangelog</h4>
+<pre>public&nbsp;<a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/AbstractSQLEntityStoreAssembler.html"
 title="type parameter in 
AbstractSQLEntityStoreAssembler">AssemblerType</a>&nbsp;withLiquibaseChangelog(<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;changelogPath)</pre>
+</li>
+</ul>
+<a name="getSettings--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSettings</h4>
+<pre>protected&nbsp;org.jooq.conf.Settings&nbsp;getSettings()</pre>
+</li>
+</ul>
+<a name="getSQLDialect--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getSQLDialect</h4>
+<pre>protected&nbsp;org.jooq.SQLDialect&nbsp;getSQLDialect()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a 
href="../../../../../../org/apache/polygene/entitystore/sql/assembly/DerbySQLEntityStoreAssembler.html"
 title="class in org.apache.polygene.entitystore.sql.assembly"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/polygene/entitystore/sql/assembly/AbstractSQLEntityStoreAssembler.html"
 target="_top">Frames</a></li>
+<li><a href="AbstractSQLEntityStoreAssembler.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

Reply via email to