bayard      2002/11/10 19:14:21

  Modified:    dbutils  STATUS.html
  Log:
  Updated with latest values.
  
  Revision  Changes    Path
  1.4       +5 -1      jakarta-commons-sandbox/dbutils/STATUS.html
  
  Index: STATUS.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/dbutils/STATUS.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- STATUS.html       10 Nov 2002 20:53:16 -0000      1.3
  +++ STATUS.html       11 Nov 2002 03:14:21 -0000      1.4
  @@ -79,6 +79,10 @@
   <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>
  +<li>EnhancedDriver - A driver which contains methods to make the interfaces more 
friendly. getLongObject for example.<br>
  + TODO: Add setLongObject(Long ln) method to PreparedStatement. 
  +           updateLongObject too.
  +    </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