Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-09-03 08:28:15 +0000
committerEike Stepper2011-09-03 08:28:15 +0000
commit527531b5418eaec0a16ec50b986f4cd13bc03cf5 (patch)
treeccaec9190121e9bb4a45d57c3e256eb3e2b2e5a8 /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html
parentce02ef4805d48b58dc0d10a3736d16388ee4a290 (diff)
downloadcdo-527531b5418eaec0a16ec50b986f4cd13bc03cf5.tar.gz
cdo-527531b5418eaec0a16ec50b986f4cd13bc03cf5.tar.xz
cdo-527531b5418eaec0a16ec50b986f4cd13bc03cf5.zip
converted package.html to packe-info.java / added apiviz
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html12
1 files changed, 9 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html
index 257945ac21..7fcef10740 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html
@@ -93,7 +93,15 @@ Interface IMappingStrategy</H2>
<HR>
<DL>
<DT><PRE>public interface <B>IMappingStrategy</B></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="IMappingStrategy.html" title="&#171;interface&#187; IMappingStrategy" alt="" coords="140,101,263,141"/>
+<area shape="rect" id="node2" href="IClassMappingDeltaSupport.html" title="&#171;interface&#187; IClassMappingDeltaSupport" alt="" coords="5,5,187,45"/>
+<area shape="rect" id="node3" href="IClassMappingAuditSupport.html" title="&#171;interface&#187; IClassMappingAuditSupport" alt="" coords="217,5,399,45"/>
+</map>
+
+<CENTER><IMG SRC="IMappingStrategy.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
The mapping strategy acts as a connection between the DBStore and the database management (and OR-mapping) classes.
@@ -107,8 +115,6 @@ The mapping strategy acts as a connection between the DBStore and the database m
<DL>
<DT><B>Since:</B></DT>
<DD>2.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Eike Stepper, Stefan Winkler</DD>
</DL>
<HR>

Back to the top