Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRick Sapir2013-04-05 16:27:48 +0000
committerRick Sapir2013-04-05 16:27:48 +0000
commit64dfea83348929564979d8b8d580fd8263866f33 (patch)
treec2b54a67d3d16d7d5a184052dcce94fd1da08bd7 /jpa/plugins/org.eclipse.jpt.doc.user/reference018.htm
parent4fc149e51ad72f80724781bbcaf985addf660455 (diff)
downloadwebtools.dali-1a2515228ba44ca3f1064b30ded549808f806217.tar.gz
webtools.dali-1a2515228ba44ca3f1064b30ded549808f806217.tar.xz
webtools.dali-1a2515228ba44ca3f1064b30ded549808f806217.zip
Dali 3.3 docs & help v201304081458
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/reference018.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/reference018.htm5
1 files changed, 2 insertions, 3 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/reference018.htm b/jpa/plugins/org.eclipse.jpt.doc.user/reference018.htm
index 84aa3c7120..7775fad37f 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/reference018.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/reference018.htm
@@ -8,7 +8,7 @@
<title>Generate Tables from Entities wizard</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="Generate Tables from Entities wizard" />
<meta name="relnum" content="Release 3.3" />
@@ -17,11 +17,10 @@
<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="CIAGHCGA" name="CIAGHCGA"></a></p>
<div class="sect2"><!-- infolevel="all" infotype="General" -->
<h1>Generate Tables from Entities wizard</h1>
-<p><a id="sthref448" name="sthref448"></a><a id="sthref449" name="sthref449"></a><a id="sthref450" name="sthref450"></a><a id="sthref451" name="sthref451"></a><a id="sthref452" name="sthref452"></a>Use the Generate Tables from Entities Wizard to quickly create DDL scripts from your persistent entities. Dali automatically creates the necessary primary and foreign keys, based on the entity mappings.</p>
+<p><a id="sthref447" name="sthref447"></a><a id="sthref448" name="sthref448"></a><a id="sthref449" name="sthref449"></a><a id="sthref450" name="sthref450"></a><a id="sthref451" name="sthref451"></a>Use the Generate Tables from Entities Wizard to quickly create DDL scripts from your persistent entities. Dali automatically creates the necessary primary and foreign keys, based on the entity mappings.</p>
<div align="center">
<div class="inftblnotewarn"><br />
<table class="NoteWarn oac_no_warn" summary="" cellpadding="3" cellspacing="0">

Back to the top