Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f285ff6893be61f75fe58723523ecc634213ccba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<title>Validating mappings and reporting problems</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-04-05T12:21:39Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="Validating mappings and reporting problems" />
<meta name="relnum" content="Release 3.3" />
<meta name="partnum" content="Release 3.3" />
<link rel="copyright" href="dcommon/html/cpyr.htm" title="Copyright" type="text/html" />
<link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" />
</head>
<body>
<p><a id="BABFAIBA" name="BABFAIBA"></a></p>
<div class="sect1">
<h1>Validating mappings and reporting problems</h1>
<p><a id="sthref328" name="sthref328"></a><a id="sthref329" name="sthref329"></a><a id="sthref330" name="sthref330"></a><a id="sthref331" name="sthref331"></a>Errors and warnings on persistent entities and mappings are indicated with a red error or yellow warning next to the resource with the error, as well as the parent containers up to the project.</p>
<div align="center">
<div class="inftblnotealso"><br />
<table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0">
<tbody>
<tr>
<td align="left">
<p class="notep1">Tip:</p>
<p>Use the <a href="reference067.htm#CACEEJJB">Project Properties page &ndash; Errors/Warnings</a> and <a href="reference064.htm#CACFGIDG">Java Persistence Preferences page &ndash; Errors/Warnings</a> to specify which problems Dali will report.</p>
</td>
</tr>
</tbody>
</table>
<br /></div>
<!-- class="inftblnotealso" --></div>
<div class="figure"><a id="sthref332" name="sthref332"></a>
<p class="titleinfigure">Sample Errors and Warnings</p>
<img src="img/error_sample.png" alt="This figure shows sample error and warning icons in the Explorer view." title="This figure shows sample error and warning icons in the Explorer view." /><br /></div>
<!-- class="figure" -->
<p>This section contains information on the following:</p>
<ul>
<li>
<p><a href="tasks028.htm#CIHFEDEI">Error messages</a></p>
</li>
<li>
<p><a href="tasks029.htm#CIHGEAIJ">Warning messages</a></p>
</li>
</ul>
<a id="sthref333" name="sthref333"></a>
<p class="subhead2">Related reference</p>
<ul>
<li>
<p><a href="reference067.htm#CACEEJJB">Project Properties page &ndash; Errors/Warnings</a></p>
</li>
<li>
<p><a href="reference064.htm#CACFGIDG">Java Persistence Preferences page &ndash; Errors/Warnings</a></p>
</li>
</ul>
<a id="sthref334" name="sthref334"></a>
<p class="subhead2">Related concepts</p>
<ul>
<li>
<p><a href="../org.eclipse.platform.doc.user/concepts/cprbview.htm">Problems view</a></p>
</li>
</ul>
<!-- Start Footer -->
<div class="footer">
<table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%">
<col width="86%" />
<col width="*" />
<tr>
<td align="left"><span class="copyrightlogo">Copyright&nbsp;&copy;&nbsp;2011, 2013,&nbsp;Oracle&nbsp;and/or&nbsp;its&nbsp;affiliates.&nbsp;All&nbsp;rights&nbsp;reserved.</span><br />
<a href="dcommon/html/cpyr.htm"><span class="copyrightlogo">Legal Notices</span></a></td>
</tr>
</table>
</div>
<!-- class="footer" --></div>
</body>
</html>

Back to the top