Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRick Sapir2012-10-11 12:13:47 +0000
committerRick Sapir2012-10-11 12:13:47 +0000
commit6c201b8fee970f429c8c1a1b3aba99f8b4e2bd15 (patch)
tree1850675fd08a3b7b6d5ee00be1536c704203fa26 /jpa/plugins/org.eclipse.jpt.doc.user/ref_persistence_prop_view.htm
parent92e3783462b168cd5c39f28d53df7cf23d145ac5 (diff)
downloadwebtools.dali-6c201b8fee970f429c8c1a1b3aba99f8b4e2bd15.tar.gz
webtools.dali-6c201b8fee970f429c8c1a1b3aba99f8b4e2bd15.tar.xz
webtools.dali-6c201b8fee970f429c8c1a1b3aba99f8b4e2bd15.zip
updated error messages.
bug 330592
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/ref_persistence_prop_view.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/ref_persistence_prop_view.htm10
1 files changed, 5 insertions, 5 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/ref_persistence_prop_view.htm b/jpa/plugins/org.eclipse.jpt.doc.user/ref_persistence_prop_view.htm
index 50d1f8c37d..c130ee7b3f 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/ref_persistence_prop_view.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/ref_persistence_prop_view.htm
@@ -8,7 +8,7 @@
<title>JPA Details view (for entities)</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:52Z" />
+<meta name="date" content="2012-10-11T7:52:10Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="JPA Details view (for entities)" />
<meta name="relnum" content="Release 3.2" />
@@ -17,12 +17,12 @@
<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="BABFAEBB" name="BABFAEBB"></a></p>
<div class="sect2"><!-- infolevel="all" infotype="General" -->
<h1>JPA Details view (for entities)</h1>
-<p><a id="sthref450" name="sthref450"></a><a id="sthref451" name="sthref451"></a><a id="sthref452" name="sthref452"></a>The <span class="gui-object-title">JPA Details</span> view displays the persistence information for the currently selected entity and contains the following tabs:</p>
-<a id="sthref453" name="sthref453"></a>
+<p><a id="sthref467" name="sthref467"></a><a id="sthref468" name="sthref468"></a><a id="sthref469" name="sthref469"></a>The <span class="gui-object-title">JPA Details</span> view displays the persistence information for the currently selected entity and contains the following tabs:</p>
+<a id="sthref470" name="sthref470"></a>
<p class="subhead2">Entity Type</p>
<p>Clicking the name of the mapping type, which is represented as a hyperlink, invokes the Mapping Type Selection dialog. Use this dialog to specify the type of entity: Mapped Superclass, Embeddable or the default mapping type.</p>
<ul>
@@ -36,7 +36,7 @@
<p><a href="reference023.htm#CACGIEFD">Mapped Superclass</a></p>
</li>
</ul>
-<a id="sthref454" name="sthref454"></a>
+<a id="sthref471" name="sthref471"></a>
<p class="subhead2">Additional Information</p>
<p>Depending on the entity type, the following additional areas will be available:</p>
<ul>

Back to the top