dgraham     2003/10/17 18:00:42

  Removed:     dbutils/src/java/org/apache/commons/dbutils
                        BeanCollectionHandler.java
  Log:
  Renamed BeanCollectionHandler to BeanListHandler because ResultSets
  are always sorted in some order.  Clients must be able to depend on 
  the order of beans being the same as the order of rows.
  
  Also, added ability to specify the processor to use when converting
  rows into beans.

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

Reply via email to