Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/reference018.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/reference018.htm65
1 files changed, 47 insertions, 18 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/reference018.htm b/jpa/plugins/org.eclipse.jpt.doc.user/reference018.htm
index 08720097d2..28c2038437 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/reference018.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/reference018.htm
@@ -2,43 +2,72 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
-<!-- Run date = January 22, 2008 9:11:26 -->
-<meta name="OAC_IGNORE_SKIP_NAV" content="true" />
+<!-- Run date = May 21, 2008 14:42:08 -->
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
-<title>Dali Developer Documentation</title>
+<title>persistence.xml Editor</title>
+
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.0" />
<meta name="date" content="2005-07-10T12:57:20+08:00" />
<meta name="robots" content="noarchive" />
-<meta name="doctitle" content="Dali Developer Documentation" />
-<meta name="relnum" content="M5 - Release 2.0.0" />
-<meta name="partnum" content="" />
+<meta name="doctitle" content="persistence.xml Editor" />
+<meta name="relnum" content="Release 2.0" />
+<meta name="copyright" content="Copyright (c) 2000, 2008 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" />
<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" />
<link rel="start" href="../../index.htm" title="Home" type="text/html" />
<link rel="contents" href="toc.htm" title="Contents" type="text/html" />
</head>
<body>
-<p><a id="CACBBDIB" name="CACBBDIB"></a></p>
-<div class="sect1"><!-- infolevel="all" infotype="General" -->
-<h1>Dali Developer Documentation</h1>
-<p><a id="sthref243" name="sthref243"></a><a id="sthref244" name="sthref244"></a><a id="sthref245" name="sthref245"></a>Additional Dali documentation is available online at:</p>
-<p><code><a href="http://wiki.eclipse.org/index.php/Dali_Developer_Documentation">http://wiki.eclipse.org/index.php/Dali_Developer_Documentation</a></code></p>
-<p>This developer documentation includes information about:</p>
+<p><a id="CIACCHID" name="CIACCHID"></a></p>
+<div class="sect2"><!-- infolevel="all" infotype="General" -->
+<h1>persistence.xml Editor</h1>
+<p>The persistence.xml Editor provides an interfaces that enables you to update the persistence.xml file. For projects using the EclipseLink platform ,the perisistence.xml Editor consists of the following pages:</p>
<ul>
<li>
-<p>Dali architecture</p>
+<p><a href="reference019.htm#CIACIFGJ">General</a></p>
</li>
<li>
-<p>Plugins that comprise the Dali JPA Eclipse feature</p>
+<p><a href="reference020.htm#CIAFFJIE">Connection</a></p>
</li>
<li>
-<p>Extension points</p>
+<p><a href="reference021.htm#CIAJAFEG">Customization</a></p>
+</li>
+<li>
+<p><a href="reference022.htm#CIABEDCH">Caching</a></p>
+</li>
+<li>
+<p><a href="reference023.htm#CIABGHHI">Logging</a></p>
+</li>
+<li>
+<p><a href="reference024.htm#CIAFJCHE">Options</a></p>
+</li>
+<li>
+<p><a href="reference025.htm#CIACCFCB">Schema Generation</a></p>
+</li>
+<li>
+<p><a href="reference026.htm#CIAHJDFF">Properties</a></p>
+</li>
+<li>
+<p><a href="reference027.htm#CIAHCJAH">Source</a></p>
+</li>
+</ul>
+<p>For projects using the Generic platform, the following subset of these pages is available:</p>
+<ul>
+<li>
+<p><a href="reference019.htm#CIACIFGJ">General</a></p>
+</li>
+<li>
+<p><a href="reference020.htm#CIAFFJIE">Connection</a></p>
+</li>
+<li>
+<p><a href="reference026.htm#CIAHJDFF">Properties</a></p>
+</li>
+<li>
+<p><a href="reference027.htm#CIAHCJAH">Source</a></p>
</li>
</ul>
-</div>
-<!-- class="sect1" -->
<!-- Start Footer -->
<div class="footer">
<table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%">
@@ -47,6 +76,6 @@
</tr>
</table>
</div>
-<!-- class="footer" -->
+<!-- class="footer" --></div>
</body>
</html>

Back to the top