Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRick Sapir2012-09-11 12:02:35 +0000
committerRick Sapir2012-09-11 12:02:35 +0000
commit8e0365779296d9be8fc41a2f70b35f664037c59c (patch)
treeeee45362bee52cded0193714a39eae0cdffc01f4 /jpa/plugins/org.eclipse.jpt.doc.user/reference058.htm
parentafcbd30b7682e576495f1c2069cdf9fe719aeacf (diff)
downloadwebtools.dali-8e0365779296d9be8fc41a2f70b35f664037c59c.tar.gz
webtools.dali-8e0365779296d9be8fc41a2f70b35f664037c59c.tar.xz
webtools.dali-8e0365779296d9be8fc41a2f70b35f664037c59c.zip
Updated docs, preliminary review
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/reference058.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/reference058.htm76
1 files changed, 76 insertions, 0 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/reference058.htm b/jpa/plugins/org.eclipse.jpt.doc.user/reference058.htm
new file mode 100644
index 0000000000..e2dd31df07
--- /dev/null
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/reference058.htm
@@ -0,0 +1,76 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<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>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-11T7:44:7Z" />
+<meta name="robots" content="noarchive" />
+<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-11</p>
+<p><a id="CACDCIGD" name="CACDCIGD"></a></p>
+<div class="sect2"><!-- infolevel="all" infotype="General" -->
+<h1>Project Properties Page &ndash; Entity Generation</h1>
+<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-t65">Property</th>
+<th align="left" valign="bottom" id="r1c2-t65">Description</th>
+</tr>
+</thead>
+<tbody>
+<tr align="left" valign="top">
+<td align="left" id="r2c1-t65" headers="r1c1-t65">
+<p><span class="bold">Entity generation from tables</span></p>
+</td>
+<td align="left" headers="r2c1-t65 r1c2-t65"><br /></td>
+</tr>
+<tr align="left" valign="top">
+<td align="left" id="r3c1-t65" headers="r1c1-t65">
+<p>Default package</p>
+</td>
+<td align="left" headers="r3c1-t65 r1c2-t65"><br /></td>
+</tr>
+</tbody>
+</table>
+<br /></div>
+<!-- class="inftblinformal" -->
+<a id="sthref466" name="sthref466"></a>
+<p class="subhead2">Related tasks</p>
+<ul>
+<li>
+<p><a href="tasks021.htm#BABBAGFI">Generating entities from tables</a></p>
+</li>
+<li>
+<p><a href="tasks023.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%">
+<col width="86%" />
+<col width="*" />
+<tr>
+<td align="left"><span class="copyrightlogo">Copyright&nbsp;&copy;&nbsp;2011, 2012,&nbsp;Oracle&nbsp;and/or&nbsp;its&nbsp;affiliates.&nbsp;All&nbsp;rights&nbsp;reserved.</span><br />
+<a href="dcommon/html/cpyr.htm"><span class="copyrightlogo">Legal Notices</span></a></td>
+</tr>
+</table>
+</div>
+<!-- class="footer" -->
+</body>
+</html> \ No newline at end of file

Back to the top