dgraham 2003/10/18 12:02:36
Removed: dbutils/src/java/org/apache/commons/dbutils
ResultSetConverter.java
Log:
Renamed ResultSetConverter to RowProcessor and BasicResultSetConverter
to BasicRowProcessor because the methods act on rows instead of
a whole ResultSet. toBeanList() is the exception.--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
