Skip to main content
aboutsummaryrefslogtreecommitdiffstats
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.htm14
1 files changed, 7 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 363b6e4602..05f0b5002b 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="2012-09-27T9:43:52Z" />
+<meta name="date" content="2012-10-11T7:52:10Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="JPA Facet page" />
<meta name="relnum" content="Release 3.2" />
@@ -17,7 +17,7 @@
<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="CACIFDIF" name="CACIFDIF"></a></p>
<div class="sect3"><!-- infolevel="all" infotype="General" -->
<h1>JPA Facet page</h1>
@@ -48,7 +48,7 @@
</tr>
<tr align="left" valign="top">
<td align="left" id="r3c1-t16" headers="r1c1-t16">
-<p><a id="sthref405" name="sthref405"></a><a id="sthref406" name="sthref406"></a><span class="bold">JPA Implementation</span></p>
+<p><a id="sthref422" name="sthref422"></a><a id="sthref423" name="sthref423"></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 +113,7 @@
</tr>
<tr align="left" valign="top">
<td align="left" id="r9c1-t16" headers="r1c1-t16">
-<p><a id="sthref407" name="sthref407"></a><span class="bold">Persistent class management</span></p>
+<p><a id="sthref424" name="sthref424"></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 +125,7 @@
</tr>
<tr align="left" valign="top">
<td align="left" id="r10c1-t16" headers="r1c1-t16">
-<p><a id="sthref408" name="sthref408"></a><span class="bold">Create mapping file (orm.xml)</span></p>
+<p><a id="sthref425" name="sthref425"></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 +138,14 @@
</table>
<br /></div>
<!-- class="inftblhruleinformal" -->
-<a id="sthref409" name="sthref409"></a>
+<a id="sthref426" name="sthref426"></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="sthref410" name="sthref410"></a>
+<a id="sthref427" name="sthref427"></a>
<p class="subhead2">Related reference</p>
<ul>
<li>

Back to the top