bayard      2002/11/10 12:53:16

  Modified:    dbutils  STATUS.html
  Log:
  Couple more ideas.
  
  Revision  Changes    Path
  1.3       +3 -1      jakarta-commons-sandbox/dbutils/STATUS.html
  
  Index: STATUS.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/dbutils/STATUS.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- STATUS.html       9 Nov 2002 02:55:20 -0000       1.2
  +++ STATUS.html       10 Nov 2002 20:53:16 -0000      1.3
  @@ -77,6 +77,8 @@
   <li>Sequence number - A standard sequence number handler. </li>
   <li>ResultSetIterator - View a result set as an iterator. </li>
   <li>DbCollection - View a db via a collection/map interface. </li>
  +<li>NullDriver - A driver which follows the null pattern. </li>
  +<li>TestDriver - A driver which can be built up with data and then used in unit 
tests. </li>
   </ul>
   
   <table border="1">
  
  
  

--
To unsubscribe, e-mail:   <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>

Reply via email to