You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by dg...@apache.org on 2003/10/18 03:00:42 UTC

cvs commit: jakarta-commons-sandbox/dbutils/src/java/org/apache/commons/dbutils BeanCollectionHandler.java

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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org