Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/branch/package-use.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/branch/package-use.html50
1 files changed, 2 insertions, 48 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/branch/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/branch/package-use.html
index ed239e643b..12d4622f8c 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/branch/package-use.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/branch/package-use.html
@@ -94,29 +94,17 @@
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><a href="#org.eclipse.emf.cdo.server.hibernate">org.eclipse.emf.cdo.server.hibernate</a></td>
-<td class="colLast">
-<div class="block">Server concepts for dealing with Hibernate stores and accessors.</div>
-</td>
-</tr>
-<tr class="rowColor">
<td class="colFirst"><a href="#org.eclipse.emf.cdo.server.lissome">org.eclipse.emf.cdo.server.lissome</a></td>
<td class="colLast">
<div class="block">Server concepts for dealing with DB stores and accessors.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><a href="#org.eclipse.emf.cdo.server.mongodb">org.eclipse.emf.cdo.server.mongodb</a></td>
<td class="colLast">
<div class="block">Server concepts for dealing with MongoDB stores and accessors.</div>
</td>
</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.eclipse.emf.cdo.server.objectivity">org.eclipse.emf.cdo.server.objectivity</a></td>
-<td class="colLast">
-<div class="block">Server concepts for dealing with Objectivity/DB stores and accessors.</div>
-</td>
-</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.eclipse.emf.cdo.spi.common.branch">org.eclipse.emf.cdo.spi.common.branch</a></td>
<td class="colLast">
@@ -183,23 +171,6 @@
</tbody>
</table>
</li>
-<li class="blockList"><a name="org.eclipse.emf.cdo.server.hibernate">
-<!-- -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../../../org/eclipse/emf/cdo/spi/common/branch/package-summary.html">org.eclipse.emf.cdo.spi.common.branch</a> used by <a href="../../../../../../../org/eclipse/emf/cdo/server/hibernate/package-summary.html">org.eclipse.emf.cdo.server.hibernate</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/branch/class-use/InternalCDOBranchManager.BranchLoader.html#org.eclipse.emf.cdo.server.hibernate">InternalCDOBranchManager.BranchLoader</a>
-<div class="block">If the meaning of this type isn't clear, there really should be more of a description here...</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
<li class="blockList"><a name="org.eclipse.emf.cdo.server.lissome">
<!-- -->
</a>
@@ -234,23 +205,6 @@
</tbody>
</table>
</li>
-<li class="blockList"><a name="org.eclipse.emf.cdo.server.objectivity">
-<!-- -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../../../org/eclipse/emf/cdo/spi/common/branch/package-summary.html">org.eclipse.emf.cdo.spi.common.branch</a> used by <a href="../../../../../../../org/eclipse/emf/cdo/server/objectivity/package-summary.html">org.eclipse.emf.cdo.server.objectivity</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/branch/class-use/InternalCDOBranchManager.BranchLoader.html#org.eclipse.emf.cdo.server.objectivity">InternalCDOBranchManager.BranchLoader</a>
-<div class="block">If the meaning of this type isn't clear, there really should be more of a description here...</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
<li class="blockList"><a name="org.eclipse.emf.cdo.spi.common.branch">
<!-- -->
</a>
@@ -435,6 +389,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Berlin, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
</body>
</html>

Back to the top