Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/ref_join_columns.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/ref_join_columns.htm12
1 files changed, 6 insertions, 6 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/ref_join_columns.htm b/jpa/plugins/org.eclipse.jpt.doc.user/ref_join_columns.htm
index 765aeeb020..022b2d579b 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/ref_join_columns.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/ref_join_columns.htm
@@ -8,7 +8,7 @@
<title>Join Columns</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:59Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="Join Columns" />
<meta name="relnum" content="Release 3.2" />
@@ -17,26 +17,26 @@
<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="CIAEGEEG" name="CIAEGEEG"></a></p>
<div class="sect3"><!-- infolevel="all" infotype="General" -->
<h1>Join Columns</h1>
-<p><a id="sthref394" name="sthref394"></a>Use this dialog to specify the join columns of an association table.</p>
+<p><a id="sthref419" name="sthref419"></a>Use this dialog to specify the join columns of an association table.</p>
<p>Click Add to specify the join columns between the two tables.</p>
-<a id="sthref395" name="sthref395"></a>
+<a id="sthref420" name="sthref420"></a>
<p class="subhead2">Related tasks</p>
<ul>
<li>
<p><a href="ref_create_new_association_wizard.htm#CIAFGHIF">Create New Association wizard</a></p>
</li>
<li>
-<p><a href="tasks021.htm#BABBAGFI">Generating entities from tables</a></p>
+<p><a href="tasks022.htm#BABBAGFI">Generating 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="sthref396" name="sthref396"></a>
+<a id="sthref421" name="sthref421"></a>
<p class="subhead2">Related reference</p>
<ul>
<li>

Back to the top