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/ref_join_columns.htm
parent4fc149e51ad72f80724781bbcaf985addf660455 (diff)
downloadwebtools.dali-64dfea83348929564979d8b8d580fd8263866f33.tar.gz
webtools.dali-64dfea83348929564979d8b8d580fd8263866f33.tar.xz
webtools.dali-64dfea83348929564979d8b8d580fd8263866f33.zip
Dali 3.3 docs & help v201304081458
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.htm9
1 files changed, 4 insertions, 5 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 4d2c619ff8..75d1417f0d 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="2013-01-03T9:24:54Z" />
+<meta name="date" content="2013-04-05T12:21:40Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="Join Columns" />
<meta name="relnum" content="Release 3.3" />
@@ -17,13 +17,12 @@
<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="CIAEGEEG" name="CIAEGEEG"></a></p>
<div class="sect3"><!-- infolevel="all" infotype="General" -->
<h1>Join Columns</h1>
-<p><a id="sthref460" name="sthref460"></a>Use this dialog to specify the join columns of an association table.</p>
+<p><a id="sthref459" name="sthref459"></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="sthref461" name="sthref461"></a>
+<a id="sthref460" name="sthref460"></a>
<p class="subhead2">Related tasks</p>
<ul>
<li>
@@ -36,7 +35,7 @@
<p><a href="ref_persistence_prop_view.htm#BABFAEBB">JPA Details view (for entities)</a></p>
</li>
</ul>
-<a id="sthref462" name="sthref462"></a>
+<a id="sthref461" name="sthref461"></a>
<p class="subhead2">Related reference</p>
<ul>
<li>

Back to the top