Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/ref_jpa_facet.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/ref_jpa_facet.htm13
1 files changed, 6 insertions, 7 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/ref_jpa_facet.htm b/jpa/plugins/org.eclipse.jpt.doc.user/ref_jpa_facet.htm
index ced113723b..6a5dda919e 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/ref_jpa_facet.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/ref_jpa_facet.htm
@@ -8,7 +8,7 @@
<title>JPA Facet page</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="2013-01-03T9:24:54Z" />
+<meta name="date" content="2013-04-05T12:21:39Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="JPA Facet page" />
<meta name="relnum" content="Release 3.3" />
@@ -17,7 +17,6 @@
<link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" />
</head>
<body>
-<p class="betadraftsubtitle">Beta Draft: 2013-01-03</p>
<p><a id="CACIFDIF" name="CACIFDIF"></a></p>
<div class="sect3"><!-- infolevel="all" infotype="General" -->
<h1>JPA Facet page</h1>
@@ -48,7 +47,7 @@
</tr>
<tr align="left" valign="top">
<td align="left" id="r3c1-t16" headers="r1c1-t16">
-<p><a id="sthref422" name="sthref422"></a><a id="sthref423" name="sthref423"></a><span class="bold">JPA Implementation</span></p>
+<p><a id="sthref421" name="sthref421"></a><a id="sthref422" name="sthref422"></a><span class="bold">JPA Implementation</span></p>
</td>
<td align="left" headers="r3c1-t16 r1c2-t16">
<p>Select a specific JPA library configuration.</p>
@@ -113,7 +112,7 @@
</tr>
<tr align="left" valign="top">
<td align="left" id="r9c1-t16" headers="r1c1-t16">
-<p><a id="sthref424" name="sthref424"></a><span class="bold">Persistent class management</span></p>
+<p><a id="sthref423" name="sthref423"></a><span class="bold">Persistent class management</span></p>
</td>
<td align="left" headers="r9c1-t16 r1c2-t16">
<p>Specify if Dali will <span class="bold">discover annotated classes automatically</span>, or if the <span class="bold">annotated classes must be listed in the persistence.xml</span> file.</p>
@@ -125,7 +124,7 @@
</tr>
<tr align="left" valign="top">
<td align="left" id="r10c1-t16" headers="r1c1-t16">
-<p><a id="sthref425" name="sthref425"></a><span class="bold">Create mapping file (orm.xml)</span></p>
+<p><a id="sthref424" name="sthref424"></a><span class="bold">Create mapping file (orm.xml)</span></p>
</td>
<td align="left" headers="r10c1-t16 r1c2-t16">
<p>Specify if Dali should create a default <code>orm.xml</code> file for your entity mappings and persistence unit defaults.</p>
@@ -138,14 +137,14 @@
</table>
<br /></div>
<!-- class="inftblhruleinformal" -->
-<a id="sthref426" name="sthref426"></a>
+<a id="sthref425" name="sthref425"></a>
<p class="subhead2">Related tasks</p>
<ul>
<li>
<p><a href="task_create_new_project.htm#CIHHEJCJ">Creating a new JPA project</a></p>
</li>
</ul>
-<a id="sthref427" name="sthref427"></a>
+<a id="sthref426" name="sthref426"></a>
<p class="subhead2">Related reference</p>
<ul>
<li>

Back to the top