You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@polygene.apache.org by pa...@apache.org on 2017/02/26 19:29:53 UTC

[07/16] polygene-website git commit: develop doc update

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/a3de6d0a/content/java/develop/javadocs/org/apache/polygene/entitystore/cassandra/CassandraCluster.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/cassandra/CassandraCluster.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/cassandra/CassandraCluster.html
new file mode 100644
index 0000000..486d4c8
--- /dev/null
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/cassandra/CassandraCluster.html
@@ -0,0 +1,554 @@
+<!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>CassandraCluster (Apache Polygene\u2122 (Java Edition) SDK 3.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="CassandraCluster (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/cassandra/CassandraCluster.Mixin.html" title="class in org.apache.polygene.entitystore.cassandra"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/polygene/entitystore/cassandra/CassandraCluster.html" target="_top">Frames</a></li>
+<li><a href="CassandraCluster.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><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&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>Constr&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.cassandra</div>
+<h2 title="Interface CassandraCluster" class="title">Interface CassandraCluster</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.Mixin.html" title="class in org.apache.polygene.entitystore.cassandra">CassandraCluster.Mixin</a></dd>
+</dl>
+<hr>
+<br>
+<pre><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/cassandra/CassandraCluster.Mixin.html" title="class in org.apache.polygene.entitystore.cassandra">CassandraCluster.Mixin.class</a>)
+public interface <span class="typeNameLabel">CassandraCluster</span></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.Mixin.html" title="class in org.apache.polygene.entitystore.cassandra">CassandraCluster.Mixin</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== 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="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/cassandra/CassandraCluster.html#APP_VERSION_COLUMN">APP_VERSION_COLUMN</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<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="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#ASSOCIATIONS_COLUMN">ASSOCIATIONS_COLUMN</a></span></code>&nbsp;</td>
+</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="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#IDENTITY_COLUMN">IDENTITY_COLUMN</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<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="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#LASTMODIFIED_COLUMN">LASTMODIFIED_COLUMN</a></span></code>&nbsp;</td>
+</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="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#MANYASSOCIATIONS_COLUMN">MANYASSOCIATIONS_COLUMN</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<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="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#NAMEDASSOCIATIONS_COLUMN">NAMEDASSOCIATIONS_COLUMN</a></span></code>&nbsp;</td>
+</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="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#PROPERTIES_COLUMN">PROPERTIES_COLUMN</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<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="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#STORE_VERSION_COLUMN">STORE_VERSION_COLUMN</a></span></code>&nbsp;</td>
+</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="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#TYPE_COLUMN">TYPE_COLUMN</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<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="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#USECASE_COLUMN">USECASE_COLUMN</a></span></code>&nbsp;</td>
+</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="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#VERSION_COLUMN">VERSION_COLUMN</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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/cassandra/CassandraCluster.html#activate--">activate</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>com.datastax.driver.core.PreparedStatement</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#entityRetrieveStatement--">entityRetrieveStatement</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>com.datastax.driver.core.PreparedStatement</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#entityUpdateStatement--">entityUpdateStatement</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/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/cassandra/CassandraCluster.html#keyspaceName--">keyspaceName</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#passivate--">passivate</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>com.datastax.driver.core.Session</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#session--">session</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<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/cassandra/CassandraCluster.html#tableName--">tableName</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>com.datastax.driver.core.PreparedStatement</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.html#versionRetrieveStatement--">versionRetrieveStatement</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</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="IDENTITY_COLUMN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>IDENTITY_COLUMN</h4>
+<pre>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> IDENTITY_COLUMN</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.polygene.entitystore.cassandra.CassandraCluster.IDENTITY_COLUMN">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="STORE_VERSION_COLUMN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>STORE_VERSION_COLUMN</h4>
+<pre>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> STORE_VERSION_COLUMN</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.polygene.entitystore.cassandra.CassandraCluster.STORE_VERSION_COLUMN">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="VERSION_COLUMN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>VERSION_COLUMN</h4>
+<pre>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> VERSION_COLUMN</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.polygene.entitystore.cassandra.CassandraCluster.VERSION_COLUMN">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="APP_VERSION_COLUMN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>APP_VERSION_COLUMN</h4>
+<pre>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> APP_VERSION_COLUMN</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.polygene.entitystore.cassandra.CassandraCluster.APP_VERSION_COLUMN">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="USECASE_COLUMN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>USECASE_COLUMN</h4>
+<pre>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> USECASE_COLUMN</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.polygene.entitystore.cassandra.CassandraCluster.USECASE_COLUMN">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="LASTMODIFIED_COLUMN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LASTMODIFIED_COLUMN</h4>
+<pre>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> LASTMODIFIED_COLUMN</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.polygene.entitystore.cassandra.CassandraCluster.LASTMODIFIED_COLUMN">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="TYPE_COLUMN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TYPE_COLUMN</h4>
+<pre>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> TYPE_COLUMN</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.polygene.entitystore.cassandra.CassandraCluster.TYPE_COLUMN">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="PROPERTIES_COLUMN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PROPERTIES_COLUMN</h4>
+<pre>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> PROPERTIES_COLUMN</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.polygene.entitystore.cassandra.CassandraCluster.PROPERTIES_COLUMN">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ASSOCIATIONS_COLUMN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ASSOCIATIONS_COLUMN</h4>
+<pre>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> ASSOCIATIONS_COLUMN</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.polygene.entitystore.cassandra.CassandraCluster.ASSOCIATIONS_COLUMN">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MANYASSOCIATIONS_COLUMN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MANYASSOCIATIONS_COLUMN</h4>
+<pre>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> MANYASSOCIATIONS_COLUMN</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.polygene.entitystore.cassandra.CassandraCluster.MANYASSOCIATIONS_COLUMN">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="NAMEDASSOCIATIONS_COLUMN">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>NAMEDASSOCIATIONS_COLUMN</h4>
+<pre>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> NAMEDASSOCIATIONS_COLUMN</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.polygene.entitystore.cassandra.CassandraCluster.NAMEDASSOCIATIONS_COLUMN">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="session--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>session</h4>
+<pre>com.datastax.driver.core.Session&nbsp;session()</pre>
+</li>
+</ul>
+<a name="tableName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tableName</h4>
+<pre><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;tableName()</pre>
+</li>
+</ul>
+<a name="entityRetrieveStatement--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>entityRetrieveStatement</h4>
+<pre>com.datastax.driver.core.PreparedStatement&nbsp;entityRetrieveStatement()</pre>
+</li>
+</ul>
+<a name="versionRetrieveStatement--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>versionRetrieveStatement</h4>
+<pre>com.datastax.driver.core.PreparedStatement&nbsp;versionRetrieveStatement()</pre>
+</li>
+</ul>
+<a name="entityUpdateStatement--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>entityUpdateStatement</h4>
+<pre>com.datastax.driver.core.PreparedStatement&nbsp;entityUpdateStatement()</pre>
+</li>
+</ul>
+<a name="keyspaceName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>keyspaceName</h4>
+<pre><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;keyspaceName()</pre>
+</li>
+</ul>
+<a name="activate--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>activate</h4>
+<pre>void&nbsp;activate()
+       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="throwsLabel">Throws:</span></dt>
+<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>
+<a name="passivate--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>passivate</h4>
+<pre>void&nbsp;passivate()
+        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="throwsLabel">Throws:</span></dt>
+<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>
+</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/cassandra/CassandraCluster.Mixin.html" title="class in org.apache.polygene.entitystore.cassandra"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/polygene/entitystore/cassandra/CassandraCluster.html" target="_top">Frames</a></li>
+<li><a href="CassandraCluster.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><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&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>Constr&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>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/a3de6d0a/content/java/develop/javadocs/org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html
new file mode 100644
index 0000000..43f2b80
--- /dev/null
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html
@@ -0,0 +1,459 @@
+<!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>CassandraEntityStoreConfiguration (Apache Polygene\u2122 (Java Edition) SDK 3.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="CassandraEntityStoreConfiguration (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.Mixin.html" title="class in org.apache.polygene.entitystore.cassandra"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.cassandra"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html" target="_top">Frames</a></li>
+<li><a href="CassandraEntityStoreConfiguration.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>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&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.cassandra</div>
+<h2 title="Interface CassandraEntityStoreConfiguration" class="title">Interface CassandraEntityStoreConfiguration</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<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/api/configuration/ConfigurationComposite.html" title="interface in org.apache.polygene.api.configuration">ConfigurationComposite</a>, <a href="../../../../../org/apache/polygene/api/identity/HasIdentity.html" title="interface in org.apache.polygene.api.identity">HasIdentity</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">CassandraEntityStoreConfiguration</span>
+extends <a href="../../../../../org/apache/polygene/api/configuration/ConfigurationComposite.html" title="interface in org.apache.polygene.api.configuration">ConfigurationComposite</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.polygene.api.identity.HasIdentity">
+<!--   -->
+</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>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</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>
+</ul>
+</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<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>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html#clusterName--">clusterName</a></span>()</code>
+<div class="block">The name of the cluster to connect to.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html#createIfMissing--">createIfMissing</a></span>()</code>
+<div class="block">Defines whether a KEYSPACE and entity TABLE should be created if not already present in the Cassandra cluster.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<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>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html#entityTableName--">entityTableName</a></span>()</code>
+<div class="block">The name of the entity TABLE to be used.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<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>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html#hostnames--">hostnames</a></span>()</code>
+<div class="block">A comma or space separated list of <code>hostname:port</code> to the Cassandra cluster.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<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>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html#keySpace--">keySpace</a></span>()</code>
+<div class="block">The name of the KEYSPACE to be used.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<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>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html#password--">password</a></span>()</code>
+<div class="block">Password for connecting the client to the Cassandra cluster.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html#replicationFactor--">replicationFactor</a></span>()</code>
+<div class="block">The replication factor to be used, if a KEYSPACE is created.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<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>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html#username--">username</a></span>()</code>
+<div class="block">Username for connecting the client to the Cassandra cluster.</div>
+</td>
+</tr>
+</table>
+<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>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="hostnames--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hostnames</h4>
+<pre><a href="../../../../../org/apache/polygene/api/common/Optional.html" title="annotation in org.apache.polygene.api.common">@Optional</a>
+<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<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>&gt;&nbsp;hostnames()</pre>
+<div class="block">A comma or space separated list of <code>hostname:port</code> to the Cassandra cluster.
+ <p>
+     A small list of hostnames should be given, as the client is capable to discover the topology by itself
+     and only need one host that it can connect to.
+ </p>
+ <p>
+     Also not that Cassandra refuse to bind to all interfaces on a host, so you need to know which hostname
+     corresponds to the interface that Cassandra is bound to. This may not include 'localhost'.
+ </p></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A comma or space separated list of hostnames (and port) to use to connect to the Cassandra cluster.</dd>
+</dl>
+</li>
+</ul>
+<a name="clusterName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>clusterName</h4>
+<pre><a href="../../../../../org/apache/polygene/api/common/Optional.html" title="annotation in org.apache.polygene.api.common">@Optional</a>
+<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<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>&gt;&nbsp;clusterName()</pre>
+<div class="block">The name of the cluster to connect to.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The configured cluster name. Default: "polygene-cluster"</dd>
+</dl>
+</li>
+</ul>
+<a name="replicationFactor--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>replicationFactor</h4>
+<pre><a href="../../../../../org/apache/polygene/api/common/Optional.html" title="annotation in org.apache.polygene.api.common">@Optional</a>
+<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;replicationFactor()</pre>
+<div class="block">The replication factor to be used, if a KEYSPACE is created.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The replication factor to use in the keyspace if a keyspace is created. Default: 3</dd>
+</dl>
+</li>
+</ul>
+<a name="username--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>username</h4>
+<pre><a href="../../../../../org/apache/polygene/api/common/UseDefaults.html" title="annotation in org.apache.polygene.api.common">@UseDefaults</a>
+<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<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>&gt;&nbsp;username()</pre>
+<div class="block">Username for connecting the client to the Cassandra cluster.
+ <p>
+     The Cassandra client uses the CQL interface.
+ </p></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The Username to use to connect to the Cassandra cluster. If empty, then no user name will be attempted.</dd>
+</dl>
+</li>
+</ul>
+<a name="password--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>password</h4>
+<pre><a href="../../../../../org/apache/polygene/api/common/UseDefaults.html" title="annotation in org.apache.polygene.api.common">@UseDefaults</a>
+<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<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>&gt;&nbsp;password()</pre>
+<div class="block">Password for connecting the client to the Cassandra cluster.
+ <p>
+     The Cassandra client uses the CQL interface.
+ </p></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The password to use to connect to the Cassandra cluster. If empty, then no password will be attempted.</dd>
+</dl>
+</li>
+</ul>
+<a name="keySpace--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>keySpace</h4>
+<pre><a href="../../../../../org/apache/polygene/api/common/UseDefaults.html" title="annotation in org.apache.polygene.api.common">@UseDefaults</a>
+<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<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>&gt;&nbsp;keySpace()</pre>
+<div class="block">The name of the KEYSPACE to be used.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The name of the KEYSPACE to use If null, then the default <code>KEYSPACE polygene</code> will be used.</dd>
+</dl>
+</li>
+</ul>
+<a name="entityTableName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>entityTableName</h4>
+<pre><a href="../../../../../org/apache/polygene/api/common/UseDefaults.html" title="annotation in org.apache.polygene.api.common">@UseDefaults</a>
+<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<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>&gt;&nbsp;entityTableName()</pre>
+<div class="block">The name of the entity TABLE to be used.
+ <p>
+ All entities are stored in the same table, with one entity per row. The required table schema is as follows;
+ </p>
+ <pre><code>
+     CREATE TABLE entitystore (
+         id text,
+         version text,
+         appversion text,
+         storeversion text,
+         modified timestamp,
+         usecase text,
+         props map&lt;text,text&gt;,
+         assocs map&lt;text,text&gt;,
+         manyassocs map&lt;text,text&gt;,
+         namedassocs map&lt;text,text^gt;,
+         PRIMARY KEY (id)
+ );
+
+ </code></pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the name of the Entity table. If it returns null the default name of <code>entitystore</code> will be used.</dd>
+</dl>
+</li>
+</ul>
+<a name="createIfMissing--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>createIfMissing</h4>
+<pre><a href="../../../../../org/apache/polygene/api/common/UseDefaults.html" title="annotation in org.apache.polygene.api.common">@UseDefaults</a>
+<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;createIfMissing()</pre>
+<div class="block">Defines whether a KEYSPACE and entity TABLE should be created if not already present in the Cassandra cluster.
+ <p>
+ The default keyspace that could be created is defined as follows;
+ </p>
+ <pre><code>
+     CREATE KEYSPACE sensetif WITH replication = {'class':'SimpleStrategy', 'replication_factor' : $replicationFactor };
+ </code></pre>
+ <p>
+     The <code>$replicationFactor</code> refers to the <a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html#replicationFactor--"><code>replicationFactor()</code></a>
+     configuration property above.
+ </p></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the KEYSPACE and TABLE should be created, false if an Exception should be thrown if it is missing.</dd>
+</dl>
+</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><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraCluster.Mixin.html" title="class in org.apache.polygene.entitystore.cassandra"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.cassandra"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html" target="_top">Frames</a></li>
+<li><a href="CassandraEntityStoreConfiguration.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>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&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>

http://git-wip-us.apache.org/repos/asf/polygene-website/blob/a3de6d0a/content/java/develop/javadocs/org/apache/polygene/entitystore/cassandra/CassandraEntityStoreMixin.html
----------------------------------------------------------------------
diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/cassandra/CassandraEntityStoreMixin.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/cassandra/CassandraEntityStoreMixin.html
new file mode 100644
index 0000000..57f361c
--- /dev/null
+++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/cassandra/CassandraEntityStoreMixin.html
@@ -0,0 +1,451 @@
+<!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>CassandraEntityStoreMixin (Apache Polygene\u2122 (Java Edition) SDK 3.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="CassandraEntityStoreMixin (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":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><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.cassandra"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreService.html" title="interface in org.apache.polygene.entitystore.cassandra"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/polygene/entitystore/cassandra/CassandraEntityStoreMixin.html" target="_top">Frames</a></li>
+<li><a href="CassandraEntityStoreMixin.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>Field&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>Field&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.cassandra</div>
+<h2 title="Class CassandraEntityStoreMixin" class="title">Class CassandraEntityStoreMixin</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>org.apache.polygene.entitystore.cassandra.CassandraEntityStoreMixin</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/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></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">CassandraEntityStoreMixin</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/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a></pre>
+<div class="block">MongoDB implementation of MapEntityStore.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<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.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>
+</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/cassandra/CassandraEntityStoreMixin.html#CassandraEntityStoreMixin--">CassandraEntityStoreMixin</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/cassandra/CassandraEntityStoreMixin.html#activateService--">activateService</a></span>()</code>
+<div class="block">Called after ServiceComposite Activation.</div>
+</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/cassandra/CassandraEntityStoreMixin.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;state)</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/cassandra/CassandraEntityStoreMixin.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;reference)</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/cassandra/CassandraEntityStoreMixin.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>
+</tr>
+<tr id="i4" 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/cassandra/CassandraEntityStoreMixin.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;reference,
+              <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="i5" 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/cassandra/CassandraEntityStoreMixin.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="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreMixin.html#passivateService--">passivateService</a></span>()</code>
+<div class="block">Called before ServiceComposite Passivation.</div>
+</td>
+</tr>
+<tr id="i7" 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/cassandra/CassandraEntityStoreMixin.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;reference)</code>&nbsp;</td>
+</tr>
+</table>
+<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#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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CassandraEntityStoreMixin--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CassandraEntityStoreMixin</h4>
+<pre>public&nbsp;CassandraEntityStoreMixin()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<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;reference,
+                                  <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="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;reference)</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>
+<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;reference)</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="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;state)</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="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>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>module</code> - Module</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Stream of all entity states, must be closed</dd>
+</dl>
+</li>
+</ul>
+<a name="activateService--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>activateService</h4>
+<pre>public&nbsp;void&nbsp;activateService()
+                     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>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#activateService--">ServiceActivation</a></code></span></div>
+<div class="block">Called after ServiceComposite Activation.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#activateService--">activateService</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<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> - if unable to activate</dd>
+</dl>
+</li>
+</ul>
+<a name="passivateService--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>passivateService</h4>
+<pre>public&nbsp;void&nbsp;passivateService()
+                      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>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#passivateService--">ServiceActivation</a></code></span></div>
+<div class="block">Called before ServiceComposite Passivation.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#passivateService--">passivateService</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<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> - if unable to passivate</dd>
+</dl>
+</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><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.cassandra"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreService.html" title="interface in org.apache.polygene.entitystore.cassandra"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/polygene/entitystore/cassandra/CassandraEntityStoreMixin.html" target="_top">Frames</a></li>
+<li><a href="CassandraEntityStoreMixin.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>Field&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>Field&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>