Skip to Content.
Sympa Menu

notify-dpml - r1940 - in trunk/central/apis/src/docs/index/javax: . persistence

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r1940 - in trunk/central/apis/src/docs/index/javax: . persistence
  • Date: Sun, 1 Apr 2007 08:25:19 +0200

Author: mcconnell
Date: 2007-04-01 08:25:18 +0200 (Sun, 01 Apr 2007)
New Revision: 1940

Modified:
trunk/central/apis/src/docs/index/javax/index.xml
trunk/central/apis/src/docs/index/javax/persistence/index.xml
Log:
housekeeping

Modified: trunk/central/apis/src/docs/index/javax/index.xml
===================================================================
--- trunk/central/apis/src/docs/index/javax/index.xml 2007-03-31 08:13:20
UTC (rev 1939)
+++ trunk/central/apis/src/docs/index/javax/index.xml 2007-04-01 06:25:18
UTC (rev 1940)
@@ -23,7 +23,7 @@
</tr>
<tr>
<td><a href="persistence/index.html">javax.persistence</a></td>
- <td>Java Persistence APIs.</td>
+ <td>Java Persistence APIs (JPA).</td>
</tr>
<tr>
<td><a href="servlet/index.html">javax.servlet</a></td>

Modified: trunk/central/apis/src/docs/index/javax/persistence/index.xml
===================================================================
--- trunk/central/apis/src/docs/index/javax/persistence/index.xml
2007-03-31 08:13:20 UTC (rev 1939)
+++ trunk/central/apis/src/docs/index/javax/persistence/index.xml
2007-04-01 06:25:18 UTC (rev 1940)
@@ -3,13 +3,13 @@
<document>
<properties>
<author email="mcconnell AT dpml.net">Stephen McConnell</author>
- <title>Java Persistence API</title>
+ <title>Java Persistence API (JPA)</title>
<description>Javadocs for Java Persistence API</description>
</properties>

<body>

- <section name="Java Persistence API">
+ <section name="Java Persistence API (JPA)">

<table>
<tr>
@@ -18,7 +18,7 @@
</tr>
<tr>
<td><a
href="http://api.dpml.net/javax/persistence/1.0/index.html";>1.0</a></td>
- <td>Java Persistence API version 1.0.</td>
+ <td>Java Persistence API (JPA) Version 1.0.</td>
</tr>
</table>





  • r1940 - in trunk/central/apis/src/docs/index/javax: . persistence, mcconnell at BerliOS, 04/01/2007

Archive powered by MHonArc 2.6.24.

Top of Page