Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2007-05-15 16:54:59 +0000
committernhauge2007-05-15 16:54:59 +0000
commit29c88117314d27acdd5fb89b6168a56619df4be6 (patch)
tree43b241d2bbedf935bf9aa90a3251b35b01891281 /jpa/plugins/org.eclipse.jpt.doc.user/task_add_persistence.htm
parentcdf250bb7973a99debf5e927e7176c2944d1b601 (diff)
downloadwebtools.dali-29c88117314d27acdd5fb89b6168a56619df4be6.tar.gz
webtools.dali-29c88117314d27acdd5fb89b6168a56619df4be6.tar.xz
webtools.dali-29c88117314d27acdd5fb89b6168a56619df4be6.zip
178911 - New documentation updates.
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/task_add_persistence.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/task_add_persistence.htm9
1 files changed, 7 insertions, 2 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/task_add_persistence.htm b/jpa/plugins/org.eclipse.jpt.doc.user/task_add_persistence.htm
index b54fe3e638..16093d15df 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/task_add_persistence.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/task_add_persistence.htm
@@ -2,7 +2,7 @@
"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 = May 9, 2007 10:03:42 -->
+<!-- Run date = May 15, 2007 9:04:23 -->
<meta name="OAC_IGNORE_SKIP_NAV" content="true" />
<title>Adding persistence to a class</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
@@ -44,10 +44,15 @@
<p>&nbsp;</p>
<img src="img/ngrelt.png" alt="Related tasks" title="Related tasks" /><br />
<br />
+<a href="task_additonal_tables.htm#CIHGBIEI">Specifying additional tables</a><br />
+<a href="task_inheritance.htm#CIHCCCJD">Specifying entity inheritance</a><br />
+<a href="task_mapping.htm#BABDGBIJ">Mapping an entity</a>
<p>&nbsp;</p>
<img src="img/ngrelc.png" alt="Related concept" title="Related concept" /><br />
<br />
-<a href="concept_persistence.htm#BABCAHIC">Understanding Java persistence</a> <!-- Start Footer -->
+<a href="concept_persistence.htm#BABCAHIC">Understanding Java persistence</a><br />
+<a href="concepts003.htm#CHDBIJAC">The orm.xml file</a><br />
+<a href="concepts002.htm#CHDHAGIH">The persistence.xml file</a> <!-- Start Footer -->
<div class="footer">
<table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%">
<tr>

Back to the top