Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRick Sapir2012-09-27 13:59:22 +0000
committerRick Sapir2012-09-27 13:59:22 +0000
commit3c27ef18cf04f6860538968ebcb0bb518f7c3e5f (patch)
tree773f4c65588e35db2afbdd7e3574c1cd225ab983 /jpa/plugins/org.eclipse.jpt.doc.user/concept_persistence.htm
parent21fb9bf2b3596877852953a14f897419cc943e03 (diff)
downloadwebtools.dali-3c27ef18cf04f6860538968ebcb0bb518f7c3e5f.tar.gz
webtools.dali-3c27ef18cf04f6860538968ebcb0bb518f7c3e5f.tar.xz
webtools.dali-3c27ef18cf04f6860538968ebcb0bb518f7c3e5f.zip
doc updates
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/concept_persistence.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/concept_persistence.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/concept_persistence.htm b/jpa/plugins/org.eclipse.jpt.doc.user/concept_persistence.htm
index 58213bedca..5edbf817b8 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/concept_persistence.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/concept_persistence.htm
@@ -8,7 +8,7 @@
<title>Understanding Java persistence</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="2012-09-19T13:27:54Z" />
+<meta name="date" content="2012-09-27T9:43:47Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="Understanding Java persistence" />
<meta name="relnum" content="Release 3.2" />
@@ -17,7 +17,7 @@
<link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" />
</head>
<body>
-<p class="betadraftsubtitle">Beta Draft: 2012-09-19</p>
+<p class="betadraftsubtitle">Beta Draft: 2012-09-27</p>
<p><a id="BABCAHIC" name="BABCAHIC"></a></p>
<div class="sect1">
<h1>Understanding Java persistence</h1>

Back to the top