Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.Props.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.Props.html38
1 files changed, 30 insertions, 8 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.Props.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.Props.html
index 6a1bfe4a66..02b0ecd52d 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.Props.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.Props.html
@@ -137,44 +137,50 @@
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.Props.html#EAGER_TABLE_CREATION">EAGER_TABLE_CREATION</a></span></code>
+<div class="block">Name of a boolean property that configures whether all tables for a <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><code>package</code></a> are created eagerly.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.Props.html#FORCE_INDEXES">FORCE_INDEXES</a></span></code>
<div class="block">Name of the String property that configures on what types of <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EStructuralFeature.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><code>structural features</code></a> additional
indexes are to be created.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.Props.html#FORCE_NAMES_WITH_ID">FORCE_NAMES_WITH_ID</a></span></code>
<div class="block">Name of the boolean property that configures whether table names and column names are always suffixed with the
internal DBID or only in cases where generated names violate the naming constraints of the underlying backend.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.Props.html#MAX_FIELD_NAME_LENGTH">MAX_FIELD_NAME_LENGTH</a></span></code>
<div class="block">Name of the integer property that configures the maximum length for column names.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.Props.html#MAX_TABLE_NAME_LENGTH">MAX_TABLE_NAME_LENGTH</a></span></code>
<div class="block">Name of the integer property that configures the maximum length for table names.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.Props.html#OBJECT_TYPE_CACHE_SIZE">OBJECT_TYPE_CACHE_SIZE</a></span></code>
<div class="block">Name of the integer property that configures the size of the object type in-memory cache.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.Props.html#QUALIFIED_NAMES">QUALIFIED_NAMES</a></span></code>
<div class="block">Name of the boolean property that configures whether the table names are made of simple class names or of qualified
class names.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.Props.html#TABLE_NAME_PREFIX">TABLE_NAME_PREFIX</a></span></code>
<div class="block">Name of the String property that specifies a common prefix for table names.</div>
@@ -307,7 +313,7 @@
<a name="COLUMN_TYPE_MODIFIER">
<!-- -->
</a>
-<ul class="blockListLast">
+<ul class="blockList">
<li class="blockList">
<h4>COLUMN_TYPE_MODIFIER</h4>
<pre>static final&nbsp;java.lang.String COLUMN_TYPE_MODIFIER</pre>
@@ -318,6 +324,22 @@
</dl>
</li>
</ul>
+<a name="EAGER_TABLE_CREATION">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>EAGER_TABLE_CREATION</h4>
+<pre>static final&nbsp;java.lang.String EAGER_TABLE_CREATION</pre>
+<div class="block">Name of a boolean property that configures whether all tables for a <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><code>package</code></a> are created eagerly.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>4.6</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.eclipse.emf.cdo.server.db.mapping.IMappingStrategy.Props.EAGER_TABLE_CREATION">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
</li>
</ul>
</li>
@@ -386,6 +408,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 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>
+<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>
</body>
</html>

Back to the top