dgraham     2003/11/02 11:26:56

  Modified:    xdocs    components.xml
  Log:
  Moved DbUtils to Pre-Release section.
  
  Revision  Changes    Path
  1.104     +8 -8      jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.103
  retrieving revision 1.104
  diff -u -r1.103 -r1.104
  --- components.xml    1 Nov 2003 16:22:15 -0000       1.103
  +++ components.xml    2 Nov 2003 19:26:56 -0000       1.104
  @@ -366,6 +366,14 @@
        An alternative invocation mechanism for unix-daemon-like java code.
       </dd>
       <!-- /Daemon -->
  +    
  +    <!-- DbUtils -->
  +    <dt><b><big><a 
href="http://cvs.apache.org/viewcvs/jakarta-commons/dbutils/";>DbUtils</a></big></b></dt>
  +    <dd>
  +     DbUtils is a JDBC(tm) helper library that factors out mundane resource cleanup
  +     code for common database tasks.
  +    </dd>
  +    <!-- /DbUtils-->
   
       <!-- Math -->
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/math/";>Math</a></big></b></dt>
  @@ -382,7 +390,6 @@
      <!-- alphabetical order by name -->
   
   
  -
      <dl>
   
       <!-- Attributes -->
  @@ -414,13 +421,6 @@
         Clazz focuses on introspection and class manipulation.
       </dd>
       <!-- /Clazz -->
  -
  -    <!-- DbUtils -->
  -    <dt><b><big><a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/";>DbUtils</a></big></b></dt>
  -    <dd>
  -     DbUtils contains reusable JDBC(tm) functions and components.
  -    </dd>
  -    <!-- /Codec -->
   
       <!-- Email -->
       <dt><b><big><a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/email/";>Email</a></big></b></dt>
  
  
  

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

Reply via email to