Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/ref_association_cardinality.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/ref_association_cardinality.htm9
1 files changed, 4 insertions, 5 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/ref_association_cardinality.htm b/jpa/plugins/org.eclipse.jpt.doc.user/ref_association_cardinality.htm
index 6c1d833f77..f498da7c12 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/ref_association_cardinality.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/ref_association_cardinality.htm
@@ -8,7 +8,7 @@
<title>Association Cardinality</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="Association Cardinality" />
<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="CIAFIIFH" name="CIAFIIFH"></a></p>
<div class="sect3"><!-- infolevel="all" infotype="General" -->
<h1>Association Cardinality</h1>
-<p><a id="sthref463" name="sthref463"></a>Use this dialog to specify cardinality of an association table. Depending on the <span class="bold">Association Kind</span> and <span class="bold">Join Columns</span> that you selected previously, some associations may not be available.</p>
+<p><a id="sthref462" name="sthref462"></a>Use this dialog to specify cardinality of an association table. Depending on the <span class="bold">Association Kind</span> and <span class="bold">Join Columns</span> that you selected previously, some associations may not be available.</p>
<ul>
<li>
<p>Many to one</p>
@@ -36,7 +35,7 @@
<p>Many to many</p>
</li>
</ul>
-<a id="sthref464" name="sthref464"></a>
+<a id="sthref463" name="sthref463"></a>
<p class="subhead2">Related tasks</p>
<ul>
<li>
@@ -49,7 +48,7 @@
<p><a href="ref_persistence_prop_view.htm#BABFAEBB">JPA Details view (for entities)</a></p>
</li>
</ul>
-<a id="sthref465" name="sthref465"></a>
+<a id="sthref464" name="sthref464"></a>
<p class="subhead2">Related reference</p>
<ul>
<li>

Back to the top