|
From: Rod J. <rod...@in...> - 2003-05-06 07:02:45
|
And once more for the list! > > Speaking of the ManualExtractionSqlQuery -- is there any chance that we > > could rename this class to maybe MappingSqlQuery or something similar? > > The current name makes it sound like there is a lot of manual work > > involved in extracting some data from the database. In reality, it is > > an elegant way of mapping your row data to Java classes, and I think the > > name should reflect this. If we also renamed the extract() to mapRow(), > > then that would in my mind make everything much clearer. Any thoughts > > on this? > > This is a good point. I've no objection. Is everyone happy with Thomas's > proposed name? > > R > |