jvanzyl     2002/07/03 21:29:49

  Modified:    docs     index.html
  Log:
  Updating with OJB info.
  
  Revision  Changes    Path
  1.127     +17 -0     jakarta-site2/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.126
  retrieving revision 1.127
  diff -u -r1.126 -r1.127
  --- index.html        30 Jun 2002 05:43:23 -0000      1.126
  +++ index.html        4 Jul 2002 04:29:49 -0000       1.127
  @@ -101,6 +101,8 @@
   </li>
                       <li>    <a href="./lucene/index.html">Lucene</a>
   </li>
  +                    <li>    <a href="./ojb/index.html">OJB</a>
  +</li>
                       <li>    <a href="./oro/index.html">ORO</a>
   </li>
                       <li>    <a href="./poi/index.html">POI</a>
  @@ -344,6 +346,21 @@
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   A reliable, fast and extensible logging library for Java.
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                <a href="./ojb/index.html">OJB</a>:
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                
  +ObJectRelationalBridge (OJB) is an Object/Relational mapping tool that
  +allows transparent persistence for Java Objects against relational databases. 
  +
               </font>
   </td>
               </tr>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to