blob: 35c1a35a864d316f0b4e70b4cf6de30b3d67aeda [file] [log] [blame]
<!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>General</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:56Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="General" />
<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="CIACIFGJ" name="CIACIFGJ"></a></p>
<div class="sect3"><!-- infolevel="all" infotype="General" -->
<h1>General</h1>
<p><a id="sthref627" name="sthref627"></a>The following table lists properties available in the General page of the <a href="ref_persistence_xmll_editor.htm#CIACCHID">persistence.xml Editor</a>.</p>
<div class="inftblhruleinformal">
<table class="HRuleInformal" summary="The following table lists properties available in the General page of the persistence.xml Editor." dir="ltr" border="1" width="100%" frame="hsides" rules="rows" cellpadding="3" cellspacing="0">
<col width="24%" />
<col width="*" />
<col width="24%" />
<thead>
<tr align="left" valign="top">
<th align="left" valign="bottom" id="r1c1-t52">Property</th>
<th align="left" valign="bottom" id="r1c2-t52">Description</th>
<th align="left" valign="bottom" id="r1c3-t52">Default</th>
</tr>
</thead>
<tbody>
<tr align="left" valign="top">
<td align="left" id="r2c1-t52" headers="r1c1-t52">
<p><span class="bold">General</span></p>
</td>
<td align="left" headers="r2c1-t52 r1c2-t52"><br /></td>
<td align="left" headers="r2c1-t52 r1c3-t52"><br /></td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r3c1-t52" headers="r1c1-t52">
<p>Name</p>
</td>
<td align="left" headers="r3c1-t52 r1c2-t52">
<p>Enter the name of the persistence unit.</p>
<p>Defines the <code>&lt;persistence-unit name&gt;</code> element.</p>
</td>
<td align="left" headers="r3c1-t52 r1c3-t52">
<p>The project name</p>
</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r4c1-t52" headers="r1c1-t52">
<p><a id="sthref628" name="sthref628"></a>Persistence provider</p>
</td>
<td align="left" headers="r4c1-t52 r1c2-t52">
<p>Enter the name of the persistence provider.</p>
<p>Defines the <code>&lt;provider&gt;</code> element.</p>
</td>
<td align="left" headers="r4c1-t52 r1c3-t52">
<p>Determined by the server</p>
</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r5c1-t52" headers="r1c1-t52">
<p>Description</p>
</td>
<td align="left" headers="r5c1-t52 r1c2-t52">
<p>Enter a description for this persistence unit. This is an optional property.</p>
<p>Defines the <code>&lt;description&gt;</code> element.</p>
</td>
<td align="left" headers="r5c1-t52 r1c3-t52"><br /></td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r6c1-t52" headers="r1c1-t52">
<p><a id="sthref629" name="sthref629"></a><span class="bold">Managed Classes</span></p>
</td>
<td align="left" headers="r6c1-t52 r1c2-t52"><br /></td>
<td align="left" headers="r6c1-t52 r1c3-t52"><br /></td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r7c1-t52" headers="r1c1-t52">
<p>Classes</p>
</td>
<td align="left" headers="r7c1-t52 r1c2-t52">
<p>Click <span class="bold">Add</span> to add a new class, or select an existing class and click <span class="bold">Remove</span>, to add or remove the classes managed through the persistence unit.</p>
<p>Defines the <code>&lt;class&gt;</code> element.</p>
<p>Select a class and click <span class="bold">Open</span> to modify the class in the editor.</p>
</td>
<td align="left" headers="r7c1-t52 r1c3-t52"><br /></td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r8c1-t52" headers="r1c1-t52">
<p>Exclude Unlisted Classes</p>
</td>
<td align="left" headers="r8c1-t52 r1c2-t52">
<p>Select to include all annotated entity classes in the root of the persistence unit.</p>
<p>Defines the <code>&lt;exclude-unlisted-classes&gt;</code> element.</p>
</td>
<td align="left" headers="r8c1-t52 r1c3-t52">
<p>False</p>
</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r9c1-t52" headers="r1c1-t52">
<p><a id="sthref630" name="sthref630"></a><span class="bold">XML Mapping Files</span></p>
</td>
<td align="left" headers="r9c1-t52 r1c2-t52"><br /></td>
<td align="left" headers="r9c1-t52 r1c3-t52"><br /></td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r10c1-t52" headers="r1c1-t52">
<p>Files</p>
</td>
<td align="left" headers="r10c1-t52 r1c2-t52">
<p>Click <span class="bold">Add</span> to select an XML mapping file, or select an existing file and click <span class="bold">Remove</span>, to add or remove an object/relational mapping XML files that define the classes to be managed by the persistence unit.</p>
<p>Defines the <code>&lt;mapping-file&gt;</code> element.</p>
</td>
<td align="left" headers="r10c1-t52 r1c3-t52">
<p><code>Meta-INF\orm.xml</code></p>
</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r11c1-t52" headers="r1c1-t52">
<p>Exclude default EclipseLink XML mapping file</p>
</td>
<td align="left" headers="r11c1-t52 r1c2-t52">
<p>Select to include all annotated EclipseLink mapping files. Defines the <code>eclipselink.exclude-eclipselink-orm property</code> element.<span class="bold">Note</span>: This field applies only when using EclipseLink JPA implementation</p>
</td>
<td align="left" headers="r11c1-t52 r1c3-t52">
<p>False</p>
</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r12c1-t52" headers="r1c1-t52">
<p><span class="bold">JAR Files</span></p>
</td>
<td align="left" headers="r12c1-t52 r1c2-t52"><br /></td>
<td align="left" headers="r12c1-t52 r1c3-t52"><br /></td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r13c1-t52" headers="r1c1-t52">
<p>Files</p>
</td>
<td align="left" headers="r13c1-t52 r1c2-t52">
<p>Click <span class="bold">Add</span> to select a JAR file, or select an existing file and click <span class="bold">Remove</span>, to add or remove JAR files and libraries in the persistence unit.</p>
</td>
<td align="left" headers="r13c1-t52 r1c3-t52"><br /></td>
</tr>
</tbody>
</table>
<br /></div>
<!-- class="inftblhruleinformal" --></div>
<!-- class="sect3" -->
<!-- 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" -->
</body>
</html>