Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/reference005.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/reference005.htm12
1 files changed, 6 insertions, 6 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/reference005.htm b/jpa/plugins/org.eclipse.jpt.doc.user/reference005.htm
index f3489fe072..cf196e0379 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/reference005.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/reference005.htm
@@ -8,7 +8,7 @@
<title>Customize Default Entity Generation</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-13T10:27:41Z" />
+<meta name="date" content="2012-09-19T13:27:58Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="Customize Default Entity Generation" />
<meta name="relnum" content="Release 3.2" />
@@ -17,11 +17,11 @@
<link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" />
</head>
<body>
-<p class="betadraftsubtitle">Beta Draft: 2012-09-13</p>
+<p class="betadraftsubtitle">Beta Draft: 2012-09-19</p>
<p><a id="CACHHEEH" name="CACHHEEH"></a></p>
<div class="sect3"><!-- infolevel="all" infotype="General" -->
<h1>Customize Default Entity Generation</h1>
-<p><a id="sthref348" name="sthref348"></a>Use this page to specify the default information Dali will use when generating the entities from the database tables. You will be able to override this information for specific entities.</p>
+<p><a id="sthref361" name="sthref361"></a>Use this page to specify the default information Dali will use when generating the entities from the database tables. You will be able to override this information for specific entities.</p>
<div class="inftblhruleinformal">
<table class="HRuleInformal" title="ptions on the Customize Default Entity page of the Generate Entities from Tables wizard" summary="Options on the Customize Default Entity page of the Generate Entities from Tables wizard" dir="ltr" border="1" width="100%" frame="hsides" rules="rows" cellpadding="3" cellspacing="0">
<col width="32%" />
@@ -85,20 +85,20 @@
</table>
<br /></div>
<!-- class="inftblhruleinformal" -->
-<a id="sthref349" name="sthref349"></a>
+<a id="sthref362" name="sthref362"></a>
<p class="subhead2">Related tasks</p>
<ul>
<li>
<p><a href="task_create_jpa_entity.htm#BABFBJBG">Creating a JPA entity</a></p>
</li>
<li>
-<p><a href="tasks023.htm#CIHHFGIG">Generating dynamic entities from tables</a></p>
+<p><a href="tasks024.htm#CIHHFGIG">Generating dynamic entities from tables</a></p>
</li>
<li>
<p><a href="ref_persistence_prop_view.htm#BABFAEBB">JPA Details view (for entities)</a></p>
</li>
</ul>
-<a id="sthref350" name="sthref350"></a>
+<a id="sthref363" name="sthref363"></a>
<p class="subhead2">Related reference</p>
<ul>
<li>

Back to the top