Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/reference027.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/reference027.htm9
1 files changed, 4 insertions, 5 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/reference027.htm b/jpa/plugins/org.eclipse.jpt.doc.user/reference027.htm
index c60c411d0e..a659494fbf 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/reference027.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/reference027.htm
@@ -8,7 +8,7 @@
<title>Attribute Overrides</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:55Z" />
+<meta name="date" content="2013-04-05T12:21:40Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="Attribute Overrides" />
<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="CACIJBGH" name="CACIJBGH"></a></p>
<div class="sect3"><!-- infolevel="all" infotype="General" -->
<h1>Attribute Overrides</h1>
-<p><a id="sthref496" name="sthref496"></a><a id="sthref497" name="sthref497"></a><a id="sthref498" name="sthref498"></a>Use the <span class="gui-object-title">Attribute Overrides</span> area in the <span class="gui-object-title">JPA Details</span> view to override the default settings specified in the <a href="reference021.htm#CACCAGGC">Entity</a> area of an attribute. Attribute overrides generally override/configure attributes that are inherited or embedded.</p>
+<p><a id="sthref495" name="sthref495"></a><a id="sthref496" name="sthref496"></a><a id="sthref497" name="sthref497"></a>Use the <span class="gui-object-title">Attribute Overrides</span> area in the <span class="gui-object-title">JPA Details</span> view to override the default settings specified in the <a href="reference021.htm#CACCAGGC">Entity</a> area of an attribute. Attribute overrides generally override/configure attributes that are inherited or embedded.</p>
<p>This table lists the Attribute override fields available in the <span class="gui-object-title">JPA Details</span> view for each entity type.</p>
<div class="inftblhruleinformalwide">
<table class="HRuleInformalWide" title="This table describes the options on the Persistence Properties view, General tab." summary="This table describes the options on the Persistence Properties view, General tab." dir="ltr" border="1" width="100%" frame="hsides" rules="rows" cellpadding="3" cellspacing="0">
@@ -64,7 +63,7 @@
</table>
<br /></div>
<!-- class="inftblhruleinformalwide" -->
-<a id="sthref499" name="sthref499"></a>
+<a id="sthref498" name="sthref498"></a>
<p class="subhead2">Related tasks</p>
<ul>
<li>
@@ -74,7 +73,7 @@
<p><a href="task_add_persistence.htm#BABHICAI">Adding persistence to a class</a></p>
</li>
</ul>
-<a id="sthref500" name="sthref500"></a>
+<a id="sthref499" name="sthref499"></a>
<p class="subhead2">Related reference</p>
<ul>
<li>

Back to the top