Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/tasks013.htm2
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/tasks014.htm2
2 files changed, 2 insertions, 2 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/tasks013.htm b/jpa/plugins/org.eclipse.jpt.doc.user/tasks013.htm
index cb4fea77ed..f95ff3d82e 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/tasks013.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/tasks013.htm
@@ -30,7 +30,7 @@
<p>Select <span class="bold">Map as &gt; Embedded</span>. The <a href="ref_persistence_map_view.htm#BABIFBAF">JPA Details view (for attributes)</a> displays the properties for the selected field.</p>
<div class="figure"><a id="sthref220" name="sthref220"></a>
<p class="titleinfigure">JPA Details, Embedded mapping</p>
-<img src="img/jpa_details_embedded.png" alt="JPA Details, Element collection mapping" title="JPA Details, Element collection mapping" /><br /></div>
+<img src="img/jpa_details_embedded.png" alt="JPA Details, Embedded mapping" title="JPA Details, Embedded mapping" /><br /></div>
<!-- class="figure" --></li>
<li>
<p>Complete each field in the <a href="reference035.htm#CACBJBFD">Embedded Mapping</a> area.</p>
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/tasks014.htm b/jpa/plugins/org.eclipse.jpt.doc.user/tasks014.htm
index 575392ae6b..8c8911cda4 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/tasks014.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/tasks014.htm
@@ -30,7 +30,7 @@
<p>Right-click the field and then select <span class="bold">Map As &gt; Embedded Id</span>. The <a href="ref_persistence_map_view.htm#BABIFBAF">JPA Details view (for attributes)</a> displays the properties for the selected field.</p>
<div class="figure"><a id="sthref228" name="sthref228"></a>
<p class="titleinfigure">JPA Details, Embedded ID mapping</p>
-<img src="img/jpa_details_embedded.png" alt="JPA Details, Element collection mapping" title="JPA Details, Element collection mapping" /><br /></div>
+<img src="img/jpa_details_embedded.png" alt="JPA Details, Embedded ID mapping" title="JPA Details, Embedded ID mapping" /><br /></div>
<!-- class="figure" --></li>
<li>
<p>Complete each field in the <a href="reference036.htm#CACDIDIA">Embedded ID Mapping</a> area.</p>

Back to the top