Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.html19
1 files changed, 14 insertions, 5 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.html
index 4d3feab52d..0d13cae6c1 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IStore.html
@@ -99,13 +99,22 @@ Interface IStore</H2>
<HR>
<DL>
<DT><PRE>public interface <B>IStore</B></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="db4o/IDB4OStore.html" title="&#171;interface&#187; IDB4OStore (org.eclipse.emf.cdo.server.db4o)" alt="" coords="201,5,415,59"/>
+<area shape="rect" id="node2" href="db/IDBStore.html" title="&#171;interface&#187; IDBStore (org.eclipse.emf.cdo.server.db)" alt="" coords="209,78,407,133"/>
+<area shape="rect" id="node3" href="hibernate/IHibernateStore.html" title="&#171;interface&#187; IHibernateStore (org.eclipse.emf.cdo.server.hibernate)" alt="" coords="189,151,427,206"/>
+<area shape="rect" id="node4" href="mem/IMEMStore.html" title="&#171;interface&#187; IMEMStore (org.eclipse.emf.cdo.server.mem)" alt="" coords="201,225,415,279"/>
+<area shape="rect" id="node5" href="mongodb/IMongoDBStore.html" title="&#171;interface&#187; IMongoDBStore (org.eclipse.emf.cdo.server.mongodb)" alt="" coords="189,298,427,353"/>
+<area shape="rect" id="node6" href="objectivity/IObjectivityStore.html" title="&#171;interface&#187; IObjectivityStore (org.eclipse.emf.cdo.server.objectivity)" alt="" coords="187,371,429,426"/>
+<area shape="rect" id="node7" href="IStore.html" title="&#171;interface&#187; IStore" alt="" coords="5,232,91,272"/>
+<area shape="rect" id="node8" href="../spi/server/InternalStore.html" title="&#171;interface&#187; InternalStore (org.eclipse.emf.cdo.spi.server)" alt="" coords="207,445,409,499"/>
+</map>
+
+<CENTER><IMG SRC="IStore.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
-<DL>
-<DT><B>Author:</B></DT>
- <DD>Eike Stepper</DD>
-</DL>
<HR>
<P>

Back to the top