Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 20d6be77c3f272719b573c96b5eefd1a25c8102d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>

<title>org.eclipse.emf.cdo.server.db.mapping (CDO Model Repository Documentation)</title>
<meta name="date" content="">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/package-summary.html" target="classFrame">org.eclipse.emf.cdo.server.db.mapping</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="IClassMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">IClassMapping</span></a></li>
<li><a href="IClassMappingAuditSupport.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">IClassMappingAuditSupport</span></a></li>
<li><a href="IClassMappingDeltaSupport.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">IClassMappingDeltaSupport</span></a></li>
<li><a href="IClassMappingUnitSupport.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">IClassMappingUnitSupport</span></a></li>
<li><a href="IListMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">IListMapping</span></a></li>
<li><a href="IListMapping2.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">IListMapping2</span></a></li>
<li><a href="IListMapping3.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">IListMapping3</span></a></li>
<li><a href="IListMappingDeltaSupport.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">IListMappingDeltaSupport</span></a></li>
<li><a href="IListMappingUnitSupport.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">IListMappingUnitSupport</span></a></li>
<li><a href="IMappingStrategy.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">IMappingStrategy</span></a></li>
<li><a href="IMappingStrategy.Props.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">IMappingStrategy.Props</span></a></li>
<li><a href="ITypeMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">ITypeMapping</span></a></li>
<li><a href="ITypeMapping.Descriptor.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">ITypeMapping.Descriptor</span></a></li>
<li><a href="ITypeMapping.Factory.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">ITypeMapping.Factory</span></a></li>
<li><a href="ITypeMapping.Provider.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">ITypeMapping.Provider</span></a></li>
<li><a href="ITypeMapping.Registry.html" title="interface in org.eclipse.emf.cdo.server.db.mapping" target="classFrame"><span class="interfaceName">ITypeMapping.Registry</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="AbstractTypeMapping.html" title="class in org.eclipse.emf.cdo.server.db.mapping" target="classFrame">AbstractTypeMapping</a></li>
<li><a href="AbstractTypeMappingFactory.html" title="class in org.eclipse.emf.cdo.server.db.mapping" target="classFrame">AbstractTypeMappingFactory</a></li>
<li><a href="ColumnTypeModifier.html" title="class in org.eclipse.emf.cdo.server.db.mapping" target="classFrame">ColumnTypeModifier</a></li>
<li><a href="ColumnTypeModifier.Factory.html" title="class in org.eclipse.emf.cdo.server.db.mapping" target="classFrame">ColumnTypeModifier.Factory</a></li>
</ul>
</div>
</body>
</html>

Back to the top