Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/ref_create_custom_entities_wizard.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/ref_create_custom_entities_wizard.htm5
1 files changed, 2 insertions, 3 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/ref_create_custom_entities_wizard.htm b/jpa/plugins/org.eclipse.jpt.doc.user/ref_create_custom_entities_wizard.htm
index 139b60afbb..dfcfb99ba4 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/ref_create_custom_entities_wizard.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/ref_create_custom_entities_wizard.htm
@@ -8,7 +8,7 @@
<title>Generate Entities from Tables 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 Entities from Tables 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="CIAGBFJE" name="CIAGBFJE"></a></p>
<div class="sect2"><!-- infolevel="all" infotype="General" -->
<h1>Generate Entities from Tables wizard</h1>
-<p><a id="sthref370" name="sthref370"></a>Use the Generate Custom Entities Wizard to create JPA entities from your database tables.</p>
+<p><a id="sthref369" name="sthref369"></a>Use the Generate Custom Entities Wizard to create JPA entities from your database tables.</p>
<p>The wizard consists of the following pages:</p>
<ul>
<li>

Back to the top