Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/reference026.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/reference026.htm14
1 files changed, 7 insertions, 7 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/reference026.htm b/jpa/plugins/org.eclipse.jpt.doc.user/reference026.htm
index 0581e17a60..af50440959 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/reference026.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/reference026.htm
@@ -8,7 +8,7 @@
<title>Inheritance</title>
<meta name="copyright" content="Copyright (c) 2000, 2009 oracle . 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. Contributors: Oracle - initial API and implementation" />
<meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 1.0.11" />
-<meta name="date" content="2012-09-27T9:43:53Z" />
+<meta name="date" content="2012-10-11T7:52:10Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="Inheritance" />
<meta name="relnum" content="Release 3.2" />
@@ -17,11 +17,11 @@
<link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" />
</head>
<body>
-<p class="betadraftsubtitle">Beta Draft: 2012-09-27</p>
+<p class="betadraftsubtitle">Beta Draft: 2012-10-11</p>
<p><a id="CACFHGHE" name="CACFHGHE"></a></p>
<div class="sect3"><!-- infolevel="all" infotype="General" -->
<h1>Inheritance</h1>
-<p><a id="sthref471" name="sthref471"></a><a id="sthref472" name="sthref472"></a>This table lists the fields available on the <span class="gui-object-title">Inheritance</span> area in the <span class="gui-object-title">JPA Details</span> view for each entity type.</p>
+<p><a id="sthref488" name="sthref488"></a><a id="sthref489" name="sthref489"></a>This table lists the fields available on the <span class="gui-object-title">Inheritance</span> area in the <span class="gui-object-title">JPA Details</span> view for each entity type.</p>
<div class="inftblhruleinformal">
<table class="HRuleInformal" title="This table describes the options on the Persistence Properties view, Inheritance tab." summary="This table describes the options on the Persistence Properties view, Inheritance tab." dir="ltr" border="1" width="100%" frame="hsides" rules="rows" cellpadding="3" cellspacing="0">
<col width="16%" />
@@ -65,7 +65,7 @@
</tr>
<tr align="left" valign="top">
<td align="left" id="r3c1-t28" headers="r1c1-t28">
-<p><a id="sthref473" name="sthref473"></a><a id="sthref474" name="sthref474"></a>Discriminator Value</p>
+<p><a id="sthref490" name="sthref490"></a><a id="sthref491" name="sthref491"></a>Discriminator Value</p>
</td>
<td align="left" headers="r3c1-t28 r1c2-t28">
<p>Specify the discriminator value used to differentiate an entity in this inheritance hierarchy. The value must conform to the specified <span class="bold">Discriminator Type</span>.</p>
@@ -77,7 +77,7 @@
</tr>
<tr align="left" valign="top">
<td align="left" id="r4c1-t28" headers="r1c1-t28">
-<p><a id="sthref475" name="sthref475"></a><a id="sthref476" name="sthref476"></a><span class="bold">Discriminator Column</span></p>
+<p><a id="sthref492" name="sthref492"></a><a id="sthref493" name="sthref493"></a><span class="bold">Discriminator Column</span></p>
</td>
<td align="left" headers="r4c1-t28 r1c2-t28">
<p>These fields are available when using a <span class="bold">Single</span> or <span class="bold">Joined</span> inheritance strategy.</p>
@@ -157,7 +157,7 @@
<br /></div>
<!-- class="inftblhruleinformal" -->
<p>Refer to <a href="task_inheritance.htm#CIHCCCJD">"Specifying entity inheritance"</a> for additional information.</p>
-<a id="sthref477" name="sthref477"></a>
+<a id="sthref494" name="sthref494"></a>
<p class="subhead2">Related tasks</p>
<ul>
<li>
@@ -167,7 +167,7 @@
<p><a href="task_add_persistence.htm#BABHICAI">Adding persistence to a class</a></p>
</li>
</ul>
-<a id="sthref478" name="sthref478"></a>
+<a id="sthref495" name="sthref495"></a>
<p class="subhead2">Related reference</p>
<ul>
<li>

Back to the top