Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 63b12766d4fa0e4a8c2de9ceb8d9943ab584584f (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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<!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>JPA Details view (for attributes)</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:40Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="JPA Details view (for attributes)" />
<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="BABIFBAF" name="BABIFBAF"></a></p>
<div class="sect2"><!-- infolevel="all" infotype="General" -->
<h1>JPA Details view (for attributes)</h1>
<p><a id="sthref533" name="sthref533"></a><a id="sthref534" name="sthref534"></a><a id="sthref535" name="sthref535"></a><a id="sthref536" name="sthref536"></a><a id="sthref537" name="sthref537"></a>The <span class="gui-object-title">JPA Details</span> view displays the persistence information for the currently selected mapped attribute and contains the following areas:</p>
<a id="sthref538" name="sthref538"></a>
<p class="subhead2">Mapping Type</p>
<ul>
<li>
<p><a href="reference033.htm#CACCGGCG">Basic Mapping</a></p>
</li>
<li>
<p><a href="reference034.htm#CACBCGDI">Element Collection Mapping</a></p>
</li>
<li>
<p><a href="reference035.htm#CACBJBFD">Embedded Mapping</a></p>
</li>
<li>
<p><a href="reference036.htm#CACDIDIA">Embedded ID Mapping</a></p>
</li>
<li>
<p><a href="reference037.htm#CACIAEFI">ID Mapping</a></p>
</li>
<li>
<p><a href="reference038.htm#CACIHGCE">Many-to-Many Mapping</a></p>
</li>
<li>
<p><a href="reference039.htm#CACHAEDB">Many-to-One Mapping</a></p>
</li>
<li>
<p><a href="reference040.htm#CACHGGHH">One-to-Many Mapping</a></p>
</li>
<li>
<p><a href="reference041.htm#CACGGHDD">One-to-One Mapping</a></p>
</li>
<li>
<p><a href="reference042.htm#CACHAEBB">Version Mapping</a></p>
</li>
</ul>
<a id="sthref539" name="sthref539"></a>
<p class="subhead2">Additional Information</p>
<p>Depending on the mapping type, the following additional areas will be available:</p>
<ul>
<li>
<p><a href="reference044.htm#CACJBFEA">Value</a></p>
</li>
<li>
<p><a href="reference043.htm#CACIHAAF">Type information</a></p>
</li>
<li>
<p><a href="reference045.htm#CACJCHJB">Converters</a></p>
</li>
<li>
<p><a href="reference046.htm#CACBIJFD">Ordering</a></p>
</li>
<li>
<p><a href="reference047.htm#CACIJEGI">Joining Strategy</a></p>
</li>
<li>
<p><a href="reference048.htm#CACGHHGB">Derived Identity</a></p>
</li>
<li>
<p><a href="ref_primary_key.htm#CACFCCAB">Primary Key Generation information</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