bayard      2002/11/22 15:41:42

  Modified:    dbutils  STATUS.html
  Log:
  Removed ResultSetPlus. THis got accidentally developed as a part of the 
EnhancedDriver.
  
  Revision  Changes    Path
  1.10      +1 -2      jakarta-commons-sandbox/dbutils/STATUS.html
  
  Index: STATUS.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/dbutils/STATUS.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- STATUS.html       22 Nov 2002 00:00:08 -0000      1.9
  +++ STATUS.html       22 Nov 2002 23:41:42 -0000      1.10
  @@ -73,7 +73,6 @@
   <ul>
   <li>DbUtils - Class to contain simple functions for java.sql code. </li>
   <li>Simple driver wrapper - An implementation of a driver which wraps a real 
driver. It contains absolutely no functionality but can be extended to create special 
jdbc driver wrappers. Hopefully. </li>
  -<li>ResultSetPlus - A ResultSet wrapper which has methods for automatically 
promoting long->Long, and handling null properly. </li>
   <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>
  
  
  

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

Reply via email to