One other note. I will be perfectly happy if we just make the
mapColumnsToProperties() method protected. But I think it would be even
better if we made it a public method in the ColumnProcessor interface.

That way, the ColumnProcessor would completely encapsulate the mapping of
both names and datatypes from ResultSet columns to JavaBean properties. In
my opinion, that would be a cleaner separation of concerns.

Thanks,
Corby




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

Reply via email to