Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/reference066.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/reference066.htm77
1 files changed, 45 insertions, 32 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/reference066.htm b/jpa/plugins/org.eclipse.jpt.doc.user/reference066.htm
index 93a9fdbb07..9844b0cc44 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/reference066.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/reference066.htm
@@ -5,52 +5,65 @@
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
-<title>Dialogs</title>
+<title>Project Properties page &ndash; 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-19T13:28:1Z" />
+<meta name="date" content="2012-09-27T9:43:54Z" />
<meta name="robots" content="noarchive" />
-<meta name="doctitle" content="Dialogs" />
+<meta name="doctitle" content="Project Properties page &ndash; Entity Generation" />
<meta name="relnum" content="Release 3.2" />
<meta name="partnum" content="Release 3.2" />
<link rel="copyright" href="dcommon/html/cpyr.htm" title="Copyright" type="text/html" />
<link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" />
</head>
<body>
-<p class="betadraftsubtitle">Beta Draft: 2012-09-19</p>
-<p><a id="CACGEJDA" name="CACGEJDA"></a></p>
-<div class="sect1"><!-- infolevel="all" infotype="General" -->
-<h1>Dialogs</h1>
-<p>This section includes information on the following dialogs:</p>
+<p class="betadraftsubtitle">Beta Draft: 2012-09-27</p>
+<p><a id="CACDCIGD" name="CACDCIGD"></a></p>
+<div class="sect2"><!-- infolevel="all" infotype="General" -->
+<h1>Project Properties page &ndash; Entity Generation <a id="sthref660" name="sthref660"></a><a id="sthref661" name="sthref661"></a></h1>
+<p>Use the <span class="gui-object-title">Entity Generation</span> options on the <span class="gui-object-title">Properties</span> page to configure the defaults Dali uses when generating entities</p>
+<p>This table lists the properties available in the <span class="gui-object-title">Entity Generation page</span>.</p>
+<div class="inftblinformal">
+<table class="Informal" title="Options on the Project Properties page &gt; Entity Generation" summary="Options on the Project Properties page &gt; Entity Generation" dir="ltr" border="1" width="100%" frame="hsides" rules="groups" cellpadding="3" cellspacing="0">
+<col width="32%" />
+<col width="*" />
+<thead>
+<tr align="left" valign="top">
+<th align="left" valign="bottom" id="r1c1-t69">Property</th>
+<th align="left" valign="bottom" id="r1c2-t69">Description</th>
+</tr>
+</thead>
+<tbody>
+<tr align="left" valign="top">
+<td align="left" id="r2c1-t69" headers="r1c1-t69">
+<p><span class="bold">Entity generation from tables</span></p>
+</td>
+<td align="left" headers="r2c1-t69 r1c2-t69"><br /></td>
+</tr>
+<tr align="left" valign="top">
+<td align="left" id="r3c1-t69" headers="r1c1-t69">
+<p>Default package</p>
+</td>
+<td align="left" headers="r3c1-t69 r1c2-t69">
+<p>Specify the default package name used for generated entities.</p>
+</td>
+</tr>
+</tbody>
+</table>
+<br /></div>
+<!-- class="inftblinformal" -->
+<a id="sthref662" name="sthref662"></a>
+<p class="subhead2">Related tasks</p>
<ul>
<li>
-<p><a href="reference067.htm#CACCGEHC">Edit Join Columns Dialog</a></p>
-</li>
-<li>
-<p><a href="ref_select_cascade_dialog.htm#CIAFDGIJ">Select Cascade dialog</a></p>
-</li>
-<li>
-<p><a href="ref_eclipselink_mapping_file.htm#CIAEDEJF">New EclipseLink Mapping File dialog</a></p>
-</li>
-<li>
-<p><a href="ref_add_converter.htm#CIAGCGIJ">Add Converter dialog</a></p>
-</li>
-<li>
-<p><a href="reference069.htm#CACFEGAG">Mapping Type Selection dialog</a></p>
-</li>
-<li>
-<p><a href="reference070.htm#CACJBCGG">JPA Metadata Conversion dialog</a></p>
+<p><a href="tasks023.htm#BABBAGFI">Generating entities from tables</a></p>
</li>
<li>
-<p><a href="reference071.htm#CACIBDFB">Make Persistent dialog</a></p>
-</li>
-<li>
-<p><a href="reference072.htm#CACJIFEG">Add Query dialog</a></p>
-</li>
-<li>
-<p><a href="reference073.htm#CACDGGDB">Add Primary Key Join Column dialog</a></p>
+<p><a href="tasks025.htm#CIHHFGIG">Generating dynamic entities from tables</a></p>
</li>
</ul>
+</div>
+<!-- class="sect2" -->
<!-- Start Footer -->
<div class="footer">
<table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%">
@@ -62,6 +75,6 @@
</tr>
</table>
</div>
-<!-- class="footer" --></div>
+<!-- class="footer" -->
</body>
</html> \ No newline at end of file

Back to the top