Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2007-05-10 01:22:37 +0000
committernhauge2007-05-10 01:22:37 +0000
commit6a5e934be68521a0d2a5b39670bc15a262d32883 (patch)
tree7bf87391bc129471bfa5ed95a5890cca9e939840 /jpa/plugins/org.eclipse.jpt.doc.user/ref_persistence_outline.htm
parent74e0f27246b007af1ffec6ef6843d865684338f5 (diff)
downloadwebtools.dali-6a5e934be68521a0d2a5b39670bc15a262d32883.tar.gz
webtools.dali-6a5e934be68521a0d2a5b39670bc15a262d32883.tar.xz
webtools.dali-6a5e934be68521a0d2a5b39670bc15a262d32883.zip
178911 - New documentation updates.
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/ref_persistence_outline.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/ref_persistence_outline.htm10
1 files changed, 5 insertions, 5 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/ref_persistence_outline.htm b/jpa/plugins/org.eclipse.jpt.doc.user/ref_persistence_outline.htm
index a3d25124a8..dc4f166981 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/ref_persistence_outline.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/ref_persistence_outline.htm
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
-<!-- Run date = May 3, 2007 9:19:12 -->
+<!-- Run date = May 9, 2007 10:03:45 -->
<meta name="OAC_IGNORE_SKIP_NAV" content="true" />
<title>JPA Structure view</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
@@ -29,15 +29,15 @@
</td>
</tr>
</table>
-<p><a id="sthref227" name="sthref227"></a><a id="sthref228" name="sthref228"></a><a id="sthref229" name="sthref229"></a>The <span class="gui-object-title">JPA Structure</span> view displays an outline of the structure (its attributes and mappings) of the entity that is currently selected or opened in the editor. The structural elements shown in the outline are the entity and its fields.</p>
-<div class="figure"><a id="sthref230" name="sthref230"></a>
+<p><a id="sthref225" name="sthref225"></a><a id="sthref226" name="sthref226"></a><a id="sthref227" name="sthref227"></a>The <span class="gui-object-title">JPA Structure</span> view displays an outline of the structure (its attributes and mappings) of the entity that is currently selected or opened in the editor. The structural elements shown in the outline are the entity and its fields.</p>
+<div class="figure"><a id="sthref228" name="sthref228"></a>
<p class="titleinfigure">Sample JPA Structure View</p>
-<img src="img/persistence_outline_view.png" alt="This figure shows a sample Persistence Outline view for an entity." title="This figure shows a sample Persistence Outline view for an entity." /><br /></div>
+<img src="img/persistence_outline_view.png" alt="Sample JPA Structure view for an entity." title="Sample JPA Structure view for an entity." /><br /></div>
<!-- class="figure" -->
<p>&nbsp;</p>
<img src="img/ngrelr.png" alt="Related reference" title="Related reference" /><br />
<br />
-<a href="ref_persistence_perspective.htm#BABIFBDB">JPA perspective</a>
+<a href="ref_persistence_perspective.htm#BABIFBDB">JPA Development perspective</a>
<p>&nbsp;</p>
</div>
<!-- class="sect2" -->

Back to the top