Skip to main content
summaryrefslogblamecommitdiffstats
blob: c5f73bed2b2178d516d9a65857cceec6c291b85c (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                                                                   
                                                                        

                                                                   
                                              

                                                                                                                                                                                                                                                                                                                                                                      
                                                  
                                          
                                                                  

                                             

                                                                                               

       
                                                       

                                                              
                                        

                                                                                                                                                                                                                                                                                              

                                                                                                                                                                                                                                       
    
    
                                                     
     
    
                                                         

     
                                                                

     
                                       



                                                                                      
                                                      

     
                                                      

     
                                                          

     
                                                                  

     
                                                           

     
                                                                     

     
                                                         

     
                                                               
     
    
                                                       




                                                                                          

                   
    
                                                                                                                                                                                      
                                                                                         




                             
      
<!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 entities)</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="robots" content="noarchive" />
<meta name="doctitle" content="JPA Details view (for entities)" />
<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 class="betadraftsubtitle">Beta Draft: 2013-01-03</p>
<p><a id="BABFAEBB" name="BABFAEBB"></a></p>
<div class="sect2"><!-- infolevel="all" infotype="General" -->
<h1>JPA Details view (for entities)</h1>
<p><a id="sthref467" name="sthref467"></a><a id="sthref468" name="sthref468"></a><a id="sthref469" name="sthref469"></a>The <span class="gui-object-title">JPA Details</span> view displays the persistence information for the currently selected entity and contains the following tabs:</p>
<a id="sthref470" name="sthref470"></a>
<p class="subhead2">Entity Type</p>
<p>Clicking the name of the mapping type, which is represented as a hyperlink, invokes the Mapping Type Selection dialog. Use this dialog to specify the type of entity: Mapped Superclass, Embeddable or the default mapping type.</p>
<ul>
<li>
<p><a href="reference021.htm#CACCAGGC">Entity</a></p>
</li>
<li>
<p><a href="reference022.htm#CACHJEJH">Embeddable</a></p>
</li>
<li>
<p><a href="reference023.htm#CACGIEFD">Mapped Superclass</a></p>
</li>
</ul>
<a id="sthref471" name="sthref471"></a>
<p class="subhead2">Additional Information</p>
<p>Depending on the entity type, the following additional areas will be available:</p>
<ul>
<li>
<p><a href="reference024.htm#CACJBBCA">Caching</a></p>
</li>
<li>
<p><a href="reference025.htm#CACBICGJ">Queries</a></p>
</li>
<li>
<p><a href="reference026.htm#CACFHGHE">Inheritance</a></p>
</li>
<li>
<p><a href="reference027.htm#CACIJBGH">Attribute Overrides</a></p>
</li>
<li>
<p><a href="reference028.htm#CACDIJEE">Multitenancy</a></p>
</li>
<li>
<p><a href="reference029.htm#CACCJJDC">Primary Key Generation</a></p>
</li>
<li>
<p><a href="reference031.htm#CACJGDAJ">Converters</a></p>
</li>
<li>
<p><a href="reference030.htm#CACBHIDA">Secondary tables</a></p>
</li>
<li>
<p><a href="reference032.htm#CACJEEDE">Advanced</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