List:Commits« Previous MessageNext Message »
From:paul Date:March 20 2006 7:31pm
Subject:svn commit - mysqldoc@docsrva: r1634 - in trunk: . refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: paul
Date: 2006-03-20 19:31:00 +0100 (Mon, 20 Mar 2006)
New Revision: 1634

Log:
 r8822@frost:  paul | 2006-03-20 12:29:54 -0600
 Fix incorrect URL.


Modified:
   trunk/
   trunk/refman-4.1/connector-j.xml
   trunk/refman-5.0/connector-j.xml
   trunk/refman-5.1/connector-j.xml


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:8815
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:4002
   + b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:8822
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:4002

Modified: trunk/refman-4.1/connector-j.xml
===================================================================
--- trunk/refman-4.1/connector-j.xml	2006-03-20 18:01:44 UTC (rev 1633)
+++ trunk/refman-4.1/connector-j.xml	2006-03-20 18:31:00 UTC (rev 1634)
@@ -40,9 +40,8 @@
     persistence frameworks such as
     <ulink url="http://www.hibernate.org/">Hibernate</ulink>,
     <ulink url="http://www.springframework.org/">Spring's JDBC
-    templates</ulink> or
-    <ulink url="http://www.ibatis.com/common/sqlmaps.html">Ibatis SQL
-    Maps</ulink> to do the majority of repetitive work and heavier
+    templates</ulink> or <ulink url="http://ibatis.apache.org/">Ibatis
+    SQL Maps</ulink> to do the majority of repetitive work and heavier
     lifting that is sometimes required with JDBC.
   </para>
 

Modified: trunk/refman-5.0/connector-j.xml
===================================================================
--- trunk/refman-5.0/connector-j.xml	2006-03-20 18:01:44 UTC (rev 1633)
+++ trunk/refman-5.0/connector-j.xml	2006-03-20 18:31:00 UTC (rev 1634)
@@ -40,9 +40,8 @@
     persistence frameworks such as
     <ulink url="http://www.hibernate.org/">Hibernate</ulink>,
     <ulink url="http://www.springframework.org/">Spring's JDBC
-    templates</ulink> or
-    <ulink url="http://www.ibatis.com/common/sqlmaps.html">Ibatis SQL
-    Maps</ulink> to do the majority of repetitive work and heavier
+    templates</ulink> or <ulink url="http://ibatis.apache.org/">Ibatis
+    SQL Maps</ulink> to do the majority of repetitive work and heavier
     lifting that is sometimes required with JDBC.
   </para>
 

Modified: trunk/refman-5.1/connector-j.xml
===================================================================
--- trunk/refman-5.1/connector-j.xml	2006-03-20 18:01:44 UTC (rev 1633)
+++ trunk/refman-5.1/connector-j.xml	2006-03-20 18:31:00 UTC (rev 1634)
@@ -40,9 +40,8 @@
     persistence frameworks such as
     <ulink url="http://www.hibernate.org/">Hibernate</ulink>,
     <ulink url="http://www.springframework.org/">Spring's JDBC
-    templates</ulink> or
-    <ulink url="http://www.ibatis.com/common/sqlmaps.html">Ibatis SQL
-    Maps</ulink> to do the majority of repetitive work and heavier
+    templates</ulink> or <ulink url="http://ibatis.apache.org/">Ibatis
+    SQL Maps</ulink> to do the majority of repetitive work and heavier
     lifting that is sometimes required with JDBC.
   </para>
 

Thread
svn commit - mysqldoc@docsrva: r1634 - in trunk: . refman-4.1 refman-5.0 refman-5.1paul20 Mar